Home
last modified time | relevance | path

Searched refs:driverFunc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c471 if ((dev->flags & XF86_PDEV_SERVER_FD) && (!drvp->driverFunc || in doPlatformProbe()
472 !drvp->driverFunc(NULL, SUPPORTS_SERVER_FDS, NULL))) { in doPlatformProbe()
H A Dxf86Init.c467 if (xf86DriverList[i]->driverFunc) in InitOutput()
468 xf86DriverList[i]->driverFunc(NULL, in InitOutput()
H A Dxf86str.h226 xorgDriverFuncProc *driverFunc; member
H A Dxf86Helper.c198 pScrn->DriverFunc = drv->driverFunc; in xf86AllocateScreen()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog17918 have the driverFunc slot in DriverRec, with the module ABI not having
68847 xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
69346 Implement ->driverFunc