Searched refs:xf86MatchDevice (Results 1 – 6 of 6) sorted by relevance
533 const unsigned numDevs = xf86MatchDevice(drvp->driverName, &devList); in xf86platformProbeDev()587 xf86MatchDevice(drvp->driverName, &devList); in xf86platformAddGPUDevices()
277 xf86MatchDevice(const char *drivername, GDevPtr ** driversectlist);
489 const unsigned numDevs = xf86MatchDevice(drvp->driverName, &devList); in xf86PciProbeDev()
1289 xf86MatchDevice(const char *drivername, GDevPtr ** sectlist) in xf86MatchDevice() function
491 if ((numDevSections = xf86MatchDevice("modesetting", &devSections)) <= 0) { in Probe()
18576 xfree86: Free devlist returned by xf86MatchDevice18578 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