I_INLCR          1310 drivers/tty/n_tty.c 	} else if (c == '\n' && I_INLCR(tty))
I_INLCR          1818 drivers/tty/n_tty.c 	    I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) ||
I_INLCR          1825 drivers/tty/n_tty.c 		if (I_INLCR(tty))