Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttvp.h313 extern unsigned int bttv_debug;
319 if (bttv_debug >= 1) \
324 if (bttv_debug >= 1) \
329 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)");
3881 if (bttv_debug) in bttv_irq()
3887 if (bttv_debug) in bttv_irq()
Dbttv-cards.c3291 if (bttv_debug) in bttv_reset_audio()
4913 if (bttv_debug) in bttv_check_chipset()
/linux-4.1.27/Documentation/video4linux/bttv/
DInsmod-options33 bttv_debug=0/1 debug messages (for capture).