Home
last modified time | relevance | path

Searched refs:tty_hung_up_p (Results 1 – 15 of 15) sorted by relevance

/drivers/tty/
Dtty_port.c512 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in tty_port_block_til_ready()
540 if (!tty_hung_up_p(filp)) in tty_port_block_til_ready()
570 if (tty_hung_up_p(filp)) in tty_port_close_start()
Dn_hdlc.c590 if (tty_hung_up_p(file)) in n_hdlc_tty_read()
822 if (tty_hung_up_p(filp)) in n_hdlc_tty_poll()
Dtty_io.c743 int tty_hung_up_p(struct file *filp) in tty_hung_up_p() function
748 EXPORT_SYMBOL(tty_hung_up_p);
2058 if (tty_hung_up_p(filp)) in tty_open()
2148 if (!tty_hung_up_p(filp)) in tty_fasync()
Dn_tty.c2206 if (tty_hung_up_p(file)) in n_tty_read()
2327 if (tty_hung_up_p(file) || (tty->link && !tty->link->count)) { in n_tty_write()
2420 if (tty_hung_up_p(file)) in n_tty_poll()
Dn_gsm.c2503 if (tty_hung_up_p(file)) in gsmld_poll()
Dsynclink_gt.c3286 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()
3310 if (!tty_hung_up_p(filp)) in block_til_ready()
Dsynclinkmp.c3315 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()
3341 if (!tty_hung_up_p(filp)) in block_til_ready()
Dsynclink.c3297 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()
3325 if (!tty_hung_up_p(filp)) in block_til_ready()
/drivers/staging/irda/net/ircomm/
Dircomm_tty.c327 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in ircomm_tty_block_til_ready()
359 if (!tty_hung_up_p(filp)) in ircomm_tty_block_til_ready()
/drivers/tty/hvc/
Dhvc_console.c385 if (tty_hung_up_p(filp)) in hvc_close()
Dhvcs.c1204 if (tty_hung_up_p(filp)) in hvcs_close()
Dhvsi.c782 if (tty_hung_up_p(filp)) in hvsi_close()
/drivers/tty/serial/
Dcrisv10.c3580 if (tty_hung_up_p(filp)) { in rs_close()
3788 if (tty_hung_up_p(filp) || !tty_port_initialized(&info->port)) { in block_til_ready()
3816 if (!tty_hung_up_p(filp)) in block_til_ready()
/drivers/staging/dgnc/
Ddgnc_tty.c1038 if (tty_hung_up_p(file)) { in dgnc_block_til_ready()
/drivers/isdn/i4l/
Disdn_tty.c1547 if (tty_hung_up_p(filp)) { in isdn_tty_close()