Searched refs:verbose_probing (Results 1 – 2 of 2) sorted by relevance
107 static int verbose_probing; variable984 if (verbose_probing) { in show_parconfig_smsc37c669()1080 if (verbose_probing) { in show_parconfig_winbond()1153 if (verbose_probing) in decode_winbond()1186 if (verbose_probing) in decode_smsc()1321 if (verbose_probing) in detect_and_report_winbond()1334 if (verbose_probing) in detect_and_report_smsc()1346 if (verbose_probing) in detect_and_report_it87()1607 if (verbose_probing) in parport_ECP_supported()1621 if (verbose_probing) in parport_ECP_supported()[all …]
125 static bool verbose_probing = DEFAULT_VERBOSE_PROBING; variable302 do { if (verbose_probing) printk(__VA_ARGS__); } while (0)2217 module_param(verbose_probing, bool, S_IRUGO);2218 MODULE_PARM_DESC(verbose_probing, "Log chit-chat during initialization");