Searched refs:verbose_probing (Results 1 – 2 of 2) sorted by relevance
100 static int verbose_probing; variable994 if (verbose_probing) { in show_parconfig_smsc37c669()1086 if (verbose_probing) { in show_parconfig_winbond()1157 if (verbose_probing) in decode_winbond()1189 if (verbose_probing) in decode_smsc()1323 if (verbose_probing) in detect_and_report_winbond()1336 if (verbose_probing) in detect_and_report_smsc()1348 if (verbose_probing) in detect_and_report_it87()1611 if (verbose_probing) in parport_ECP_supported()1625 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");