Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/intelfb/
A Dintelfbdrv.c237 static bool probeonly = 0; variable
259 module_param(probeonly, bool, 0);
260 MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");
772 if (probeonly) in intelfb_pci_register()

Completed in 5 milliseconds