Searched refs:probeonly (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbdrv.c155 static int probeonly = 0; variable
177 module_param(probeonly, bool, 0);
178 MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");
709 if (probeonly)

Completed in 103 milliseconds