Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty.h316 #define TTY_HUPPING 19 macro
/linux/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()