Searched defs:parport_ip32_dump_state (Results 1 - 1 of 1) sorted by relevance

/drivers/parport/
H A Dparport_ip32.c72 * 2 parport_ip32_dump_state is enabled
320 * parport_ip32_dump_state - print register status of parport
331 static void parport_ip32_dump_state(struct parport *p, char *str, function
439 #define parport_ip32_dump_state(...) do { } while (0) macro
2070 parport_ip32_dump_state(p, "begin init", 0);
2145 parport_ip32_dump_state(p, "end init", 0);

Completed in 38 milliseconds