HomeSort by: relevance | last modified time | path
    Searched refs:xorgDriverFuncOp (Results 1 - 21 of 21) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_probe.c 191 RADEONDriverFunc(ScrnInfoPtr scrn, xorgDriverFuncOp op, void *data)
  /xsrc/external/mit/xf86-video-mgx/dist/src/
mgx_driver.c 67 static Bool MgxDriverFunc(ScrnInfoPtr, xorgDriverFuncOp, pointer);
783 MgxDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 158 * The driverFunc. xorgDriverFuncOp specifies the action driver should
172 } xorgDriverFuncOp;
174 typedef Bool xorgDriverFuncProc(ScrnInfoPtr, xorgDriverFuncOp, void *);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 245 * The driverFunc. xorgDriverFuncOp specifies the action driver should
258 } xorgDriverFuncOp;
260 typedef Bool xorgDriverFuncProc (ScrnInfoPtr, xorgDriverFuncOp,
  /xsrc/external/mit/xf86-video-suncg14/dist/src/
cg14_driver.c 62 static Bool CG14DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
922 CG14DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-suncg6/dist/src/
cg6_driver.c 61 static Bool CG6DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
788 CG6DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-sunffb/dist/src/
ffb_driver.c 66 static Bool FFBDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
1012 FFBDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-suntcx/dist/src/
tcx_driver.c 68 static Bool TCXDriverFunc(ScrnInfoPtr, xorgDriverFuncOp, pointer);
889 TCXDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_probe.c 345 static Bool AMDGPUDriverFunc(ScrnInfoPtr scrn, xorgDriverFuncOp op, void *data)
  /xsrc/external/mit/xf86-video-vmware/dist/src/
vmware_bootstrap.c 474 xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-intel/dist/src/
intel_module.c 524 xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/
intel_module.c 457 xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-igs/dist/src/
igs_driver.c 128 static Bool IgsDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
1149 IgsDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv_driver.c 55 static Bool NVDriverFunc(ScrnInfoPtr scrn, xorgDriverFuncOp op,
230 NVDriverFunc(ScrnInfoPtr scrn, xorgDriverFuncOp op, void *data)
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_driver.c 87 static Bool SMI_driverFunc(ScrnInfoPtr, xorgDriverFuncOp, pointer);
2138 SMI_driverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-wsfb/dist/src/
wsfb_driver.c 140 static Bool WsfbDriverFunc(ScrnInfoPtr, xorgDriverFuncOp, pointer);
1750 WsfbDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op,
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_driver.c 82 static Bool I810DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op, pointer ptr);
401 I810DriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op, pointer ptr)
  /xsrc/external/mit/xf86-video-nv/dist/src/
nv_driver.c 64 static Bool NVDriverFunc(ScrnInfoPtr pScrnInfo, xorgDriverFuncOp op,
2801 NVDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op, pointer data)
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
driver.c 84 static Bool ms_driver_func(ScrnInfoPtr scrn, xorgDriverFuncOp op, void *data);
344 ms_driver_func(ScrnInfoPtr scrn, xorgDriverFuncOp op, void *data)
  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_driver.c 1449 qxl_driver_func(ScrnInfoPtr pScrn, xorgDriverFuncOp op, void *data)
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c 280 SISDriverFunc(ScrnInfoPtr pScrn, xorgDriverFuncOp op, pointer ptr)

Completed in 30 milliseconds