Searched refs:idonly (Results 1 – 1 of 1) sorted by relevance
238 static bool idonly = 0; variable261 module_param(idonly, bool, 0);262 MODULE_PARM_DESC(idonly, "Just identify without doing anything else (debug)");389 if (idonly) in intelfb_init()