Searched refs:sms_dbg (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsms-cards.c23 static int sms_dbg; variable
24 module_param_named(cards_dbg, sms_dbg, int, 0644);
H A Dsmsdvb.c63 static int sms_dbg; variable
64 module_param_named(debug, sms_dbg, int, 0644);
124 if (sms_dbg & 2) {
183 if (sms_dbg & 2) {
H A Dsmsusb.c32 static int sms_dbg; variable
33 module_param_named(debug, sms_dbg, int, 0644);
H A Dsmscoreapi.h763 if (sms_dbg & lvl) \
H A Dsmscoreapi.c42 static int sms_dbg; variable
43 module_param_named(debug, sms_dbg, int, 0644);

Completed in 104 milliseconds