Searched refs:cx18_debug (Results 1 – 4 of 4) sorted by relevance
150 if ((x) & cx18_debug) \164 if (((x) & cx18_debug) && (cx18_debug & CX18_DBGFLG_HIGHVOL)) \188 extern int cx18_debug;
113 int cx18_debug; variable121 module_param_named(debug, cx18_debug, int, 0644);1150 if (cx18_debug < 0 || cx18_debug > 511) { in module_start()1151 cx18_debug = 0; in module_start()
107 if (!(cx18_debug & CX18_DBGFLG_API)) in dump_mb()
785 if (cx18_debug & CX18_DBGFLG_IOCTL) in cx18_v4l2_ioctl()