Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_io.c544 * __tty_hangup - actual handler for hangup events
568 static void __tty_hangup(struct tty_struct *tty, int exit_session) in __tty_hangup() function
663 __tty_hangup(tty, 0); in do_tty_hangup()
691 __tty_hangup(tty, 0); in tty_vhangup()
725 __tty_hangup(tty, 1); in tty_vhangup_session()