Searched refs:SetPortAttributeFuncPtr (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.h | 79 typedef int (*SetPortAttributeFuncPtr) (KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int value,void * data) 140 SetPortAttributeFuncPtr SetPortAttribute; 167 SetPortAttributeFuncPtr SetPortAttribute;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 57 SetPortAttributeFuncPtr SetPortAttribute;
|
| H A D | xf86xv.h | 102 typedef int (* SetPortAttributeFuncPtr)(ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 value,pointer data) 170 SetPortAttributeFuncPtr SetPortAttribute;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 58 SetPortAttributeFuncPtr SetPortAttribute;
|
| H A D | xf86xv.h | 75 typedef int (*SetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 value,void * data) 140 SetPortAttributeFuncPtr SetPortAttribute;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.h | 116 typedef int (* SetPortAttributeFuncPtr)(KdScreenInfo * screen, Atom attribute, typedef in typeref:typename:int (*)(KdScreenInfo * screen,Atom attribute,int value,pointer data) 181 SetPortAttributeFuncPtr SetPortAttribute; 248 SetPortAttributeFuncPtr SetPortAttribute;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_xvmc.c | 91 SetPortAttributeFuncPtr SetPortAttribute;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_video.c | 4119 adapt->SetPortAttribute = (SetPortAttributeFuncPtr)SISSetPortAttributeBlit;
|
Completed in 11 milliseconds