Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_port.c510 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in tty_port_block_til_ready()
539 if (!tty_hung_up_p(filp)) in tty_port_block_til_ready()
569 if (tty_hung_up_p(filp)) in tty_port_close_start()
A Dn_hdlc.c463 if (tty_hung_up_p(file)) in n_hdlc_tty_read()
692 if (tty_hung_up_p(filp)) in n_hdlc_tty_poll()
A Dtty_io.c758 int tty_hung_up_p(struct file *filp) in tty_hung_up_p() function
762 EXPORT_SYMBOL(tty_hung_up_p);
2183 if (tty_hung_up_p(filp)) in tty_open()
2273 if (!tty_hung_up_p(filp)) in tty_fasync()
A Dn_tty.c2159 if (tty_hung_up_p(file)) in n_tty_read()
2282 if (tty_hung_up_p(file) || (tty->link && !tty->link->count)) { in n_tty_write()
2375 if (tty_hung_up_p(file)) in n_tty_poll()
A Dsynclink_gt.c3203 if (tty_hung_up_p(filp) || !tty_port_initialized(port)) { in block_til_ready()
3227 if (!tty_hung_up_p(filp)) in block_til_ready()
A Dn_gsm.c2684 if (tty_hung_up_p(file)) in gsmld_poll()
/linux/include/linux/
A Dtty.h338 int tty_hung_up_p(struct file *filp);
/linux/drivers/tty/hvc/
A Dhvc_console.c394 if (tty_hung_up_p(filp)) in hvc_close()
A Dhvcs.c1160 if (tty_hung_up_p(filp)) in hvcs_close()
A Dhvsi.c769 if (tty_hung_up_p(filp)) in hvsi_close()
/linux/
A Dvmlinux.symvers418 0x00000000 tty_hung_up_p vmlinux EXPORT_SYMBOL
A DSystem.map28257 ffff800010757ad0 T tty_hung_up_p
A D.tmp_System.map28257 ffff800010757ad0 T tty_hung_up_p

Completed in 424 milliseconds