Searched refs:GetPortAttributeFuncPtr (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.h | 81 typedef int (*GetPortAttributeFuncPtr) (KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int * value,void * data) 141 GetPortAttributeFuncPtr GetPortAttribute; 168 GetPortAttributeFuncPtr GetPortAttribute;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 58 GetPortAttributeFuncPtr GetPortAttribute;
|
| H A D | xf86xv.h | 104 typedef int (* GetPortAttributeFuncPtr)(ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,pointer data) 171 GetPortAttributeFuncPtr GetPortAttribute;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 59 GetPortAttributeFuncPtr GetPortAttribute;
|
| H A D | xf86xv.h | 77 typedef int (*GetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,void * data) 141 GetPortAttributeFuncPtr GetPortAttribute;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.h | 118 typedef int (* GetPortAttributeFuncPtr)(KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int * value,pointer data) 182 GetPortAttributeFuncPtr GetPortAttribute; 249 GetPortAttributeFuncPtr GetPortAttribute;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_xvmc.c | 92 GetPortAttributeFuncPtr GetPortAttribute;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_video.c | 4120 adapt->GetPortAttribute = (GetPortAttributeFuncPtr)SISGetPortAttributeBlit;
|
Completed in 15 milliseconds