Searched refs:probeonly (Results 1 – 2 of 2) sorted by relevance
10 Start up X11 like this: "XF86_S3 -probeonly" and write down where the
240 static bool probeonly = 0; variable262 module_param(probeonly, bool, 0);263 MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");795 if (probeonly) in intelfb_pci_register()