Home
last modified time | relevance | path

Searched refs:pr_debug1 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/parport/
Dparport_ip32.c282 # define pr_debug1(...) printk(KERN_DEBUG __VA_ARGS__) macro
284 # define pr_debug1(...) do { } while (0) macro
304 #define pr_trace1(p, fmt, ...) __pr_trace(pr_debug1, p, fmt , ##__VA_ARGS__)
457 pr_debug1(PPIP32 "%s: extra bits in %s(%s): " \
1253 pr_debug1(PPIP32 "%s: FIFO write timed out\n", p->name); in parport_ip32_fifo_wait_break()
1257 pr_debug1(PPIP32 "%s: Signal pending\n", p->name); in parport_ip32_fifo_wait_break()
1261 pr_debug1(PPIP32 "%s: nFault asserted low\n", p->name); in parport_ip32_fifo_wait_break()
1557 pr_debug1(PPIP32 "%s: FIFO is stuck\n", p->name); in parport_ip32_get_fifo_residue()
1581 pr_debug1(PPIP32 "%s: %d PWord%s left in FIFO\n", in parport_ip32_get_fifo_residue()
1593 pr_debug1(PPIP32 "%s: PEerror timeout 1 in %s\n", in parport_ip32_get_fifo_residue()
[all …]