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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop.h14 extern int b2c2_flexcop_debug;
19 do { if ((b2c2_flexcop_debug & level)) printk(args); } while (0)
H A Dflexcop.c47 int b2c2_flexcop_debug; variable
48 module_param_named(debug, b2c2_flexcop_debug, int, 0644);

Completed in 94 milliseconds