Searched refs:bttv_debug (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h278 extern unsigned int bttv_debug;
286 #define dprintk if (bttv_debug >= 1) printk
287 #define d2printk if (bttv_debug >= 2) printk
H A Dbttv-driver.c65 unsigned int bttv_debug; variable
109 module_param(bttv_debug, int, 0644);
143 MODULE_PARM_DESC(bttv_debug,"debug messages, default is 0 (no)");
4139 if (bttv_debug)
4145 if (bttv_debug)
4192 vfd->debug = bttv_debug;
H A Dbttv-cards.c3283 if (bttv_debug)
4897 if (bttv_debug)

Completed in 49 milliseconds