Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dppdev.c143 PARPORT_INACTIVITY_O_NONBLOCK : in pp_read()
219 PARPORT_INACTIVITY_O_NONBLOCK : in pp_write()
H A Dlp.c340 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_write()
439 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_read()
/openbmc/linux/include/linux/
H A Dparport.h458 #define PARPORT_INACTIVITY_O_NONBLOCK 1 macro
/openbmc/linux/drivers/parport/
H A Dparport_ip32.c1630 if (physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_ip32_compat_write_data()
1696 if (physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_ip32_ecp_write_data()
H A Dparport_pc.c732 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_pc_compat_write_block_pio()
806 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_pc_ecp_write_block_pio()