Home
last modified time | relevance | path

Searched refs:xf86IsPrimaryPci (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.c155 if (xf86IsPrimaryPci(info)) in xf86PciProbe()
353 xf86IsPrimaryPci(struct pci_device *pPci) in xf86IsPrimaryPci() function
507 else if (xf86IsPrimaryPci(pPci)) { in xf86PciProbeDev()
843 if (xf86IsPrimaryPci(pPci)) { in xf86MatchPciInstances()
1412 if (xf86IsPrimaryPci(info)) {
H A Dxf86.h112 extern _X_EXPORT Bool xf86IsPrimaryPci(struct pci_device *pPci);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20191 kms devices (v10)") added "cross-bus" matching to xf86IsPrimaryPci(). Port