Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/
Dtty_io.c577 static void __tty_hangup(struct tty_struct *tty, int exit_session) in __tty_hangup() function
672 __tty_hangup(tty, 0); in do_tty_hangup()
700 __tty_hangup(tty, 0); in tty_vhangup()
734 __tty_hangup(tty, 1); in tty_vhangup_session()