Searched refs:pr_trace (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
302 #define pr_trace(p, fmt, ...) __pr_trace(pr_debug, p, fmt , ##__VA_ARGS__) macro
518 pr_trace(NULL,
555 pr_trace(NULL, "(%d): ctx=%d", irq, parport_ip32_dma.ctx);
583 pr_trace(NULL, "(%d, %lu)", dir, (unsigned long)count);
637 pr_trace(NULL, "()");
1091 pr_trace(p, "(): %s", cleared ? "cleared" : "failed");

Completed in 175 milliseconds