Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttvp.h308 extern unsigned int bttv_debug;
315 if (bttv_debug >= 1) \
320 if (bttv_debug >= 1) \
325 if (bttv_debug >= 2) \
Dbttv-driver.c67 unsigned int bttv_debug; variable
111 module_param(bttv_debug, int, 0644);
145 MODULE_PARM_DESC(bttv_debug,"debug messages, default is 0 (no)");
4095 if (bttv_debug) in bttv_irq()
4101 if (bttv_debug) in bttv_irq()
4148 vfd->debug = bttv_debug; in vdev_init()
Dbttv-cards.c3297 if (bttv_debug) in bttv_reset_audio()
4911 if (bttv_debug) in bttv_check_chipset()
/linux-3.4.99/Documentation/video4linux/bttv/
DInsmod-options33 bttv_debug=0/1 debug messages (for capture).