Searched refs:xf86ProbeIgnorePrimary (Results 1 – 5 of 5) sorted by relevance
152 Bool xf86ProbeIgnorePrimary = FALSE; variable
137 xf86ProbeIgnorePrimary = TRUE; in xf86BusConfig()141 xf86ProbeIgnorePrimary = FALSE; in xf86BusConfig()
58 extern _X_EXPORT Bool xf86ProbeIgnorePrimary;
119 if (xf86ProbeIgnorePrimary && xf86NumScreens == 0) in xf86IsPrimaryPlatform()
356 if (xf86ProbeIgnorePrimary && xf86NumScreens == 0) in xf86IsPrimaryPci()