Searched refs:verbose_probing (Results 1 – 2 of 2) sorted by relevance
100 static int verbose_probing; variable975 if (verbose_probing) { in show_parconfig_smsc37c669()1067 if (verbose_probing) { in show_parconfig_winbond()1138 if (verbose_probing) in decode_winbond()1170 if (verbose_probing) in decode_smsc()1304 if (verbose_probing) in detect_and_report_winbond()1317 if (verbose_probing) in detect_and_report_smsc()1329 if (verbose_probing) in detect_and_report_it87()1589 if (verbose_probing) in parport_ECP_supported()1603 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)2216 module_param(verbose_probing, bool, S_IRUGO);2217 MODULE_PARM_DESC(verbose_probing, "Log chit-chat during initialization");