Home
last modified time | relevance | path

Searched refs:tm6000_debug (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000.h393 extern int tm6000_debug;
396 if (tm6000_debug & level) \
Dtm6000-core.c58 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
80 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
Dtm6000-video.c64 int tm6000_debug; variable
65 EXPORT_SYMBOL_GPL(tm6000_debug);
1720 module_param_named(debug, tm6000_debug, int, 0444);