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