Searched refs:parport_poll_peripheral (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dieee1284_ops.c753 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY, 0, 10))
760 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY,
805 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY,
841 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY, 0, 10))
848 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY,
894 if (parport_poll_peripheral (port, PARPORT_STATUS_BUSY,
H A Dieee1284.c95 * parport_poll_peripheral - poll status lines
111 * timeout period elapses, parport_poll_peripheral() returns zero
118 int parport_poll_peripheral(struct parport *port, function
188 ret = parport_poll_peripheral (port, mask, result, usec);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dparport.h476 extern int parport_poll_peripheral (struct parport *port,

Completed in 92 milliseconds