Searched refs:XF86MatchedDrivers (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86MatchDrivers.h32 } XF86MatchedDrivers; typedef in typeref:struct:_XF86MatchedDrivers
37 void xf86AddMatchedDriver(XF86MatchedDrivers *, const char *);
H A Dxf86pciBus.h42 void xf86PciMatchDriver(XF86MatchedDrivers *md);
54 XF86MatchedDrivers *md);
56 xf86VideoPtrToDriverList(struct pci_device *dev, XF86MatchedDrivers *md);
H A Dxf86AutoConfig.c100 static void listPossibleVideoDrivers(XF86MatchedDrivers *md);
152 xf86AddMatchedDriver(XF86MatchedDrivers *md, const char *driver)
176 XF86MatchedDrivers md;
235 listPossibleVideoDrivers(XF86MatchedDrivers *md)
414 XF86MatchedDrivers md;
H A Dxf86platformBus.h158 xf86PlatformMatchDriver(XF86MatchedDrivers *);
H A Dxf86platformBus.c224 xf86OutputClassDriverList(int index, XF86MatchedDrivers *md)
246 xf86PlatformMatchDriver(XF86MatchedDrivers *md)
H A Dxf86pciBus.c1067 xf86VideoPtrToDriverList(struct pci_device *dev, XF86MatchedDrivers *md)
1298 XF86MatchedDrivers *md)
1404 xf86PciMatchDriver(XF86MatchedDrivers *md)

Completed in 7 milliseconds