Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000.h380 extern int tm6000_debug;
383 if (tm6000_debug & level) \
H A Dtm6000-core.c44 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
66 if (tm6000_debug & V4L2_DEBUG_I2C) { in tm6000_read_write_usb()
H A Dtm6000-video.c50 int tm6000_debug; variable
51 EXPORT_SYMBOL_GPL(tm6000_debug);
1700 module_param_named(debug, tm6000_debug, int, 0444);