Searched refs:debug_print (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/radio/
H A Dradio-sf16fmr2.c47 # define debug_print(s) printk s macro
49 # define debug_print(s) macro
116 debug_print((KERN_DEBUG "stereo: %d\n", n));
144 debug_print((KERN_DEBUG "signal: %d\n", res));
439 debug_print((KERN_DEBUG "card_type %d\n", fmr2->card_type));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c59 static int __initdata debug_print; variable
60 #define Dprintk(x...) do { if (debug_print) printk(KERN_DEBUG x); } while (0)
83 if (debug_print) {
115 if (debug_print) {
127 if (debug_print) {
169 debug_print = 1;
270 if (debug_print) {
761 if (debug_print) {

Completed in 127 milliseconds