Searched refs:detect_only (Results 1 – 2 of 2) sorted by relevance
76 xf86CallDriverProbe(DriverPtr drv, Bool detect_only) in xf86CallDriverProbe() argument90 assert(detect_only); in xf86CallDriverProbe()94 assert(!detect_only); in xf86CallDriverProbe()102 foundScreen = (*drv->Probe) (drv, (detect_only) ? PROBE_DETECT in xf86CallDriverProbe()
159 xf86CallDriverProbe(struct _DriverRec *drv, Bool detect_only);