Searched refs:parport_ip32_fifo_wait_break (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.c1234 * parport_ip32_fifo_wait_break - check if the waiting function should return
1238 * parport_ip32_fifo_wait_break() checks if the waiting function should return
1245 static unsigned int parport_ip32_fifo_wait_break(struct parport *p, function
1283 if (parport_ip32_fifo_wait_break(p, expire))
1327 if (parport_ip32_fifo_wait_break(p, expire))
1372 * parport_ip32_fifo_wait_break(), so we continue the loop. */
1453 if (parport_ip32_fifo_wait_break(p, expire))

Completed in 44 milliseconds