Searched refs:PARPORT_INACTIVITY_O_NONBLOCK (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dparport.h456 #define PARPORT_INACTIVITY_O_NONBLOCK 1 macro
/linux-master/drivers/char/
H A Dlp.c340 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK
439 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK
H A Dppdev.c143 PARPORT_INACTIVITY_O_NONBLOCK :
219 PARPORT_INACTIVITY_O_NONBLOCK :
/linux-master/drivers/parport/
H A Dparport_ip32.c1630 if (physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK)
1696 if (physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK)
H A Dparport_pc.c732 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK)
806 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK)

Completed in 133 milliseconds