Searched refs:verbose_probing (Results 1 – 2 of 2) sorted by relevance
106 static int verbose_probing; variable983 if (verbose_probing) { in show_parconfig_smsc37c669()1079 if (verbose_probing) { in show_parconfig_winbond()1152 if (verbose_probing) in decode_winbond()1185 if (verbose_probing) in decode_smsc()1320 if (verbose_probing) in detect_and_report_winbond()1333 if (verbose_probing) in detect_and_report_smsc()1345 if (verbose_probing) in detect_and_report_it87()1606 if (verbose_probing) in parport_ECP_supported()1620 if (verbose_probing) in parport_ECP_supported()[all …]
138 static bool verbose_probing = DEFAULT_VERBOSE_PROBING; variable315 do { if (verbose_probing) printk(__VA_ARGS__); } while (0)2228 module_param(verbose_probing, bool, S_IRUGO);2229 MODULE_PARM_DESC(verbose_probing, "Log chit-chat during initialization");