Searched refs:ivtv_debug (Results 1 – 2 of 2) sorted by relevance
125 extern int ivtv_debug;145 if ((x) & ivtv_debug) \161 if (((x) & ivtv_debug) && (ivtv_debug & IVTV_DBGFLG_HIGHVOL)) \
137 int ivtv_debug; variable151 module_param_named(debug,ivtv_debug, int, 0644);1479 if (ivtv_debug < 0 || ivtv_debug > 2047) { in module_start()1480 ivtv_debug = 0; in module_start()1504 EXPORT_SYMBOL(ivtv_debug);