Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty.h84 void tty_ldisc_hangup(struct tty_struct *tty, bool reset);
H A Dtty_io.c621 tty_ldisc_hangup(tty, cons_filp != NULL); in __tty_hangup()