Searched refs:verbose_probing (Results 1 – 1 of 1) sorted by relevance
125 static bool verbose_probing = DEFAULT_VERBOSE_PROBING; variable302 do { if (verbose_probing) printk(__VA_ARGS__); } while (0)2216 module_param(verbose_probing, bool, S_IRUGO);2217 MODULE_PARM_DESC(verbose_probing, "Log chit-chat during initialization");