Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttvp.h301 extern unsigned int bttv_debug;
307 if (bttv_debug >= 1) \
312 if (bttv_debug >= 1) \
317 if (bttv_debug >= 2) \
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)");
3815 if (bttv_debug) in bttv_irq()
3821 if (bttv_debug) in bttv_irq()
Dbttv-cards.c3283 if (bttv_debug) in bttv_reset_audio()
4907 if (bttv_debug) in bttv_check_chipset()
/linux-6.1.9/Documentation/admin-guide/media/
Dbttv.rst154 bttv_debug=0/1 debug messages (for capture).