Home
last modified time | relevance | path

Searched refs:xf86MatchDevice (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c533 const unsigned numDevs = xf86MatchDevice(drvp->driverName, &devList); in xf86platformProbeDev()
587 xf86MatchDevice(drvp->driverName, &devList); in xf86platformAddGPUDevices()
H A Dxf86.h277 xf86MatchDevice(const char *drivername, GDevPtr ** driversectlist);
H A Dxf86pciBus.c489 const unsigned numDevs = xf86MatchDevice(drvp->driverName, &devList); in xf86PciProbeDev()
H A Dxf86Helper.c1289 xf86MatchDevice(const char *drivername, GDevPtr ** sectlist) in xf86MatchDevice() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c491 if ((numDevSections = xf86MatchDevice("modesetting", &devSections)) <= 0) { in Probe()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18576 xfree86: Free devlist returned by xf86MatchDevice
18578 xf86MatchDevice returns a dynamically allocated list of GDevPtr-s,
110474 xf86MatchDevice will never be called in configuration time.
121625 xf86MatchDevice returned malloc'd storage containing the list of