Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c584 static void __tty_hangup(struct tty_struct *tty, int exit_session) in __tty_hangup() function
679 __tty_hangup(tty, 0); in do_tty_hangup()
707 __tty_hangup(tty, 0); in tty_vhangup()
741 __tty_hangup(tty, 1); in tty_vhangup_session()