Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parport/
Dparport_ip32.c269 # define pr_debug1(...) printk(KERN_DEBUG __VA_ARGS__) macro
271 # define pr_debug1(...) do { } while (0) macro
291 #define pr_trace1(p, fmt, ...) __pr_trace(pr_debug1, p, fmt , ##__VA_ARGS__)
445 pr_debug1(PPIP32 "%s: extra bits in %s(%s): " \
1243 pr_debug1(PPIP32 "%s: FIFO write timed out\n", p->name); in parport_ip32_fifo_wait_break()
1247 pr_debug1(PPIP32 "%s: Signal pending\n", p->name); in parport_ip32_fifo_wait_break()
1251 pr_debug1(PPIP32 "%s: nFault asserted low\n", p->name); in parport_ip32_fifo_wait_break()
1546 pr_debug1(PPIP32 "%s: FIFO is stuck\n", p->name); in parport_ip32_get_fifo_residue()
1570 pr_debug1(PPIP32 "%s: %d PWord%s left in FIFO\n", in parport_ip32_get_fifo_residue()
1582 pr_debug1(PPIP32 "%s: PEerror timeout 1 in %s\n", in parport_ip32_get_fifo_residue()
[all …]