Searched refs:ivtv_debug (Results 1 – 2 of 2) sorted by relevance
122 extern int ivtv_debug;142 if ((x) & ivtv_debug) \158 if (((x) & ivtv_debug) && (ivtv_debug & IVTV_DBGFLG_HIGHVOL)) \
136 int ivtv_debug; variable150 module_param_named(debug,ivtv_debug, int, 0644);1433 if (ivtv_debug < 0 || ivtv_debug > 2047) { in module_start()1434 ivtv_debug = 0; in module_start()1458 EXPORT_SYMBOL(ivtv_debug);