Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c546 * __tty_hangup - actual handler for hangup events
567 static void __tty_hangup(struct tty_struct *tty, int exit_session) in __tty_hangup() function
667 __tty_hangup(tty, 0); in do_tty_hangup()
698 __tty_hangup(tty, 0); in tty_vhangup()
735 __tty_hangup(tty, 1); in tty_vhangup_session()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c553 * __tty_hangup - actual handler for hangup events
577 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()

Completed in 9 milliseconds