Home
last modified time | relevance | path

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

/linux/drivers/parport/
H A Dparport_ip32.c125 static bool verbose_probing = DEFAULT_VERBOSE_PROBING; variable
302 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");