Home
last modified time | relevance | path

Searched refs:tty_ldisc_hangup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty.h79 void tty_ldisc_hangup(struct tty_struct *tty, bool reset);
H A Dtty_ldisc.c690 void tty_ldisc_hangup(struct tty_struct *tty, bool reinit) in tty_ldisc_hangup() function
H A Dtty_io.c630 tty_ldisc_hangup(tty, cons_filp != NULL); in __tty_hangup()