Searched defs:DriverPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86str.h | 325 } DriverRec, *DriverPtr; typedef in typeref:struct:_DriverRec * 632 typedef Bool xf86ProbeProc (DriverPtr, int); typedef in typeref:typename:Bool xf86ProbeProc (,int) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86str.h | 233 } DriverRec, *DriverPtr; typedef in typeref:struct:_DriverRec * 543 typedef Bool xf86ProbeProc(DriverPtr, int); typedef in typeref:typename:Bool xf86ProbeProc (,int) |
Completed in 6 milliseconds