Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h233 } DriverRec, *DriverPtr; typedef
H A Dxf86Configure.c629 DriverRec *const drv = xf86DriverList[CurrentDriver]; in DoConfigure()
H A Dxf86Helper.c81 xf86DriverList[xf86NumDrivers - 1] = xnfalloc(sizeof(DriverRec)); in xf86AddDriver()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c119 _X_EXPORT DriverRec modesetting = {
/OK3568_Linux_fs/external/xserver/
H A DChangeLog17918 have the driverFunc slot in DriverRec, with the module ABI not having
17920 themselves with DriverRec not DriverRec1, so uninitialized slots will
52595 hw/xfree86: Make strings in DriverRec and ScrnInfoRec const
178755 future additions to DriverRec.