Searched refs:tm6000_debug (Results 1 – 3 of 3) sorted by relevance
380 extern int tm6000_debug;383 if (tm6000_debug & level) \
44 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()66 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
50 int tm6000_debug; variable51 EXPORT_SYMBOL_GPL(tm6000_debug);1700 module_param_named(debug, tm6000_debug, int, 0444);