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

/linux-master/include/linux/
H A Dtty.h302 * TTY_HUPPING
322 #define TTY_HUPPING 19 macro
/linux-master/drivers/tty/
H A Dtty_io.c603 set_bit(TTY_HUPPING, &tty->flags);
660 clear_bit(TTY_HUPPING, &tty->flags);
H A Dn_tty.c2253 if (test_bit(TTY_HUPPING, &tty->flags))

Completed in 127 milliseconds