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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c288 * pr_trace, pr_trace1 - trace function calls
294 * function name. pr_trace() uses pr_debug(), and pr_trace1() uses
304 #define pr_trace1(p, fmt, ...) __pr_trace(pr_debug1, p, fmt , ##__VA_ARGS__) macro
564 pr_trace1(NULL, "(%d)", irq);

Completed in 58 milliseconds