Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.h42 void xf86PciMatchDriver(XF86MatchedDrivers *md);
54 XF86MatchedDrivers *md);
56 xf86VideoPtrToDriverList(struct pci_device *dev, XF86MatchedDrivers *md);
H A Dxf86MatchDrivers.h32 } XF86MatchedDrivers; typedef
37 void xf86AddMatchedDriver(XF86MatchedDrivers *, const char *);
H A Dxf86AutoConfig.c93 static void listPossibleVideoDrivers(XF86MatchedDrivers *md);
145 xf86AddMatchedDriver(XF86MatchedDrivers *md, const char *driver) in xf86AddMatchedDriver()
169 XF86MatchedDrivers md; in xf86AutoConfig()
228 listPossibleVideoDrivers(XF86MatchedDrivers *md) in listPossibleVideoDrivers()
361 XF86MatchedDrivers md; in autoConfigDevice()
H A Dxf86platformBus.h158 xf86PlatformMatchDriver(XF86MatchedDrivers *);
H A Dxf86platformBus.c223 xf86OutputClassDriverList(int index, XF86MatchedDrivers *md) in xf86OutputClassDriverList()
245 xf86PlatformMatchDriver(XF86MatchedDrivers *md) in xf86PlatformMatchDriver()
H A Dxf86pciBus.c1067 xf86VideoPtrToDriverList(struct pci_device *dev, XF86MatchedDrivers *md) in xf86VideoPtrToDriverList()
1298 XF86MatchedDrivers *md)
1404 xf86PciMatchDriver(XF86MatchedDrivers *md)