Searched refs:tty_hung_up_p (Results 1 – 11 of 11) sorted by relevance
525 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in tty_port_block_til_ready()554 if (!tty_hung_up_p(filp)) in tty_port_block_til_ready()596 if (tty_hung_up_p(filp)) in tty_port_close_start()
445 if (tty_hung_up_p(file)) in n_hdlc_tty_read()656 if (tty_hung_up_p(filp)) in n_hdlc_tty_poll()
734 int tty_hung_up_p(struct file *filp) in tty_hung_up_p() function738 EXPORT_SYMBOL(tty_hung_up_p);2157 if (tty_hung_up_p(filp)) in tty_open()2251 if (!tty_hung_up_p(filp)) in tty_fasync()
2142 if (tty_hung_up_p(file)) in n_tty_wait_for_input()2360 if (tty_hung_up_p(file) || (tty->link && !tty->link->count)) { in n_tty_write()2451 if (tty_hung_up_p(file)) in n_tty_poll()
3200 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()3224 if (!tty_hung_up_p(filp)) in block_til_ready()
3818 if (tty_hung_up_p(file)) in gsmld_poll()
63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
422 int tty_hung_up_p(struct file *filp);
394 if (tty_hung_up_p(filp)) in hvc_close()
1163 if (tty_hung_up_p(filp)) in hvcs_close()
769 if (tty_hung_up_p(filp)) in hvsi_close()