Searched refs:tty_hung_up_p (Results 1 – 9 of 9) sorted by relevance
557 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in tty_port_block_til_ready()586 if (!tty_hung_up_p(filp)) in tty_port_block_til_ready()630 if (tty_hung_up_p(filp)) in tty_port_close_start()
448 if (tty_hung_up_p(file)) in n_hdlc_tty_read()666 if (tty_hung_up_p(filp)) in n_hdlc_tty_poll()
744 int tty_hung_up_p(struct file *filp) in tty_hung_up_p() function748 EXPORT_SYMBOL(tty_hung_up_p);2165 if (tty_hung_up_p(filp)) in tty_open()2253 if (!tty_hung_up_p(filp)) in tty_fasync()
2234 if (tty_hung_up_p(file)) in n_tty_read()2361 if (tty_hung_up_p(file) || (tty->link && !tty->link->count)) { in n_tty_write()2454 if (tty_hung_up_p(file)) in n_tty_poll()
3199 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()3223 if (!tty_hung_up_p(filp)) in block_til_ready()
3093 if (tty_hung_up_p(file)) in gsmld_poll()
394 if (tty_hung_up_p(filp)) in hvc_close()
1160 if (tty_hung_up_p(filp)) in hvcs_close()
769 if (tty_hung_up_p(filp)) in hvsi_close()