Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtty.h66 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL) macro
/linux-6.3-rc2/drivers/tty/
A Dn_tty.c1297 if (I_ICRNL(tty)) in n_tty_receive_char_special()
1785 I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) || in n_tty_set_termios()
1790 if (I_IGNCR(tty) || I_ICRNL(tty)) in n_tty_set_termios()

Completed in 11 milliseconds