Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/
H A Dppdev.c143 PARPORT_INACTIVITY_O_NONBLOCK : in pp_read()
219 PARPORT_INACTIVITY_O_NONBLOCK : in pp_write()
H A Dlp.c338 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_write()
437 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK in lp_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dparport.h420 #define PARPORT_INACTIVITY_O_NONBLOCK 1 macro
/OK3568_Linux_fs/kernel/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.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()