Searched refs:tm6000_debug (Results 1 – 3 of 3) sorted by relevance
393 extern int tm6000_debug;396 if (tm6000_debug & level) \
58 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()80 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
64 int tm6000_debug; variable65 EXPORT_SYMBOL_GPL(tm6000_debug);1720 module_param_named(debug, tm6000_debug, int, 0444);