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

/linux-master/include/linux/
H A Dtty.h65 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL) macro
/linux-master/drivers/tty/
H A Dn_tty.c1383 if (I_ICRNL(tty))
1813 I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) ||
1818 if (I_IGNCR(tty) || I_ICRNL(tty))

Completed in 145 milliseconds