Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtty.h134 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP) macro
/linux-3.4.99/drivers/tty/
Dn_tty.c1104 if (I_ISTRIP(tty)) in n_tty_receive_char()
1481 if (I_ISTRIP(tty) || I_IUCLC(tty) || I_IGNCR(tty) || in n_tty_set_termios()