Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty_io.c578 static void __tty_hangup(struct tty_struct *tty, int exit_session) in __tty_hangup() function
673 __tty_hangup(tty, 0); in do_tty_hangup()
701 __tty_hangup(tty, 0); in tty_vhangup()
735 __tty_hangup(tty, 1); in tty_vhangup_session()