Searched defs:GetPortAttributeFuncPtr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xv.h104 typedef int (* GetPortAttributeFuncPtr)(ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,pointer data)
/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)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xv.h77 typedef int (*GetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,void * data)
/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)

Completed in 12 milliseconds