Home
last modified time | relevance | path

Searched refs:bttv_debug (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttvp.h301 extern unsigned int bttv_debug;
307 if (bttv_debug >= 1) \
312 if (bttv_debug >= 1) \
317 if (bttv_debug >= 2) \
H A Dbttv-driver.c56 unsigned int bttv_debug; variable
100 module_param(bttv_debug, int, 0644);
134 MODULE_PARM_DESC(bttv_debug, "debug messages, default is 0 (no)");
3825 if (bttv_debug) in bttv_irq()
3831 if (bttv_debug) in bttv_irq()
H A Dbttv-cards.c3283 if (bttv_debug) in bttv_reset_audio()
4905 if (bttv_debug) in bttv_check_chipset()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbttv.rst153 bttv_debug=0/1 debug messages (for capture).