Searched refs:b2c2_flexcop_debug (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/b2c2/
H A Dflexcop.h12 extern int b2c2_flexcop_debug;
17 do { if ((b2c2_flexcop_debug & level)) printk(args); } while (0)
H A Dflexcop.c45 int b2c2_flexcop_debug; variable
46 module_param_named(debug, b2c2_flexcop_debug, int, 0644);

Completed in 42 milliseconds