Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h314 extern unsigned int bttv_debug;
320 if (bttv_debug >= 1) \
325 if (bttv_debug >= 1) \
330 if (bttv_debug >= 2) \
Dbttv-driver.c68 unsigned int bttv_debug; variable
112 module_param(bttv_debug, int, 0644);
146 MODULE_PARM_DESC(bttv_debug, "debug messages, default is 0 (no)");
3883 if (bttv_debug) in bttv_irq()
3889 if (bttv_debug) in bttv_irq()
Dbttv-cards.c3295 if (bttv_debug) in bttv_reset_audio()
4917 if (bttv_debug) in bttv_check_chipset()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dbttv.rst127 bttv_debug=0/1 debug messages (for capture).