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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsn_console.c115 static int sn_debug_printf(const char *fmt, ...);
116 #define DPRINTF(x...) sn_debug_printf(x)
416 * sn_debug_printf - close to hardware debugging printf
423 static int sn_debug_printf(const char *fmt, ...) function

Completed in 32 milliseconds