Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/
Dppdev.c143 PARPORT_INACTIVITY_O_NONBLOCK : in pp_read()
219 PARPORT_INACTIVITY_O_NONBLOCK : in pp_write()
Dlp.c338 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_write()
437 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_read()
/linux-5.19.10/include/linux/
Dparport.h461 #define PARPORT_INACTIVITY_O_NONBLOCK 1 macro
/linux-5.19.10/drivers/parport/
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()
Dparport_pc.c713 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_pc_compat_write_block_pio()
787 if (port->physport->cad->timeout <= PARPORT_INACTIVITY_O_NONBLOCK) in parport_pc_ecp_write_block_pio()