Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h256 extern unsigned int bttv_debug;
264 if (bttv_debug >= 1) \
269 if (bttv_debug >= 1) \
274 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)");
3034 if (bttv_debug) in bttv_irq()
3040 if (bttv_debug) in bttv_irq()
H A Dbttv-cards.c3281 if (bttv_debug) in bttv_reset_audio()
4893 if (bttv_debug) in bttv_check_chipset()
/linux/Documentation/admin-guide/media/
H A Dbttv.rst154 bttv_debug=0/1 debug messages (for capture).