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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_ip32.c287 * pr_trace, pr_trace1 - trace function calls
293 * function name. pr_trace() uses pr_debug(), and pr_trace1() uses
303 #define pr_trace1(p, fmt, ...) __pr_trace(pr_debug1, p, fmt , ##__VA_ARGS__) macro
563 pr_trace1(NULL, "(%d)", irq);

Completed in 48 milliseconds