Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtty.h316 TTY_HUPPING, enumerator
/linux-6.15/drivers/tty/
H A Dtty_io.c597 set_bit(TTY_HUPPING, &tty->flags); in __tty_hangup()
654 clear_bit(TTY_HUPPING, &tty->flags); in __tty_hangup()
H A Dn_tty.c2159 if (test_bit(TTY_HUPPING, &tty->flags)) in n_tty_wait_for_input()