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