Searched refs:GetPortAttributeFuncPtr (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.h81 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 Dxf86xvpriv.h58 GetPortAttributeFuncPtr GetPortAttribute;
H A Dxf86xv.h104 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 Dxf86xvpriv.h59 GetPortAttributeFuncPtr GetPortAttribute;
H A Dxf86xv.h77 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 Dkxv.h118 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 Dvia_xvmc.c92 GetPortAttributeFuncPtr GetPortAttribute;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c4120 adapt->GetPortAttribute = (GetPortAttributeFuncPtr)SISGetPortAttributeBlit;

Completed in 15 milliseconds