probeonly         236 drivers/video/fbdev/intelfb/intelfbdrv.c static bool probeonly   = 0;
probeonly         258 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(probeonly, bool, 0);
probeonly         259 drivers/video/fbdev/intelfb/intelfbdrv.c MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");
probeonly         764 drivers/video/fbdev/intelfb/intelfbdrv.c 	if (probeonly)