Home
last modified time | relevance | path

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

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