Searched refs:ivtv_debug (Results 1 – 2 of 2) sorted by relevance
109 extern int ivtv_debug;129 if ((x) & ivtv_debug) \145 if (((x) & ivtv_debug) && (ivtv_debug & IVTV_DBGFLG_HIGHVOL)) \
123 int ivtv_debug; variable137 module_param_named(debug,ivtv_debug, int, 0644);1417 if (ivtv_debug < 0 || ivtv_debug > 2047) { in module_start()1418 ivtv_debug = 0; in module_start()1442 EXPORT_SYMBOL(ivtv_debug);