Searched refs:tty_hung_up_p (Results 1 – 12 of 12) sorted by relevance
506 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in tty_port_block_til_ready()534 if (!tty_hung_up_p(filp)) in tty_port_block_til_ready()564 if (tty_hung_up_p(filp)) in tty_port_close_start()
433 if (tty_hung_up_p(file)) in n_hdlc_tty_read()646 if (tty_hung_up_p(filp)) in n_hdlc_tty_poll()
746 int tty_hung_up_p(struct file *filp) in tty_hung_up_p() function751 EXPORT_SYMBOL(tty_hung_up_p);2070 if (tty_hung_up_p(filp)) in tty_open()2160 if (!tty_hung_up_p(filp)) in tty_fasync()
2206 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()
2611 if (tty_hung_up_p(file)) in gsmld_poll()
3268 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()3292 if (!tty_hung_up_p(filp)) in block_til_ready()
3298 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()3324 if (!tty_hung_up_p(filp)) in block_til_ready()
3294 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()3322 if (!tty_hung_up_p(filp)) in block_til_ready()
394 if (tty_hung_up_p(filp)) in hvc_close()
769 if (tty_hung_up_p(filp)) in hvsi_close()
1189 if (tty_hung_up_p(filp)) in hvcs_close()
507 extern int tty_hung_up_p(struct file *filp);