Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c1620 bool preops = I_ISTRIP(tty) || (I_IUCLC(tty) && L_IEXTEN(tty)); in __receive_buf() local
1624 else if (ldata->raw || (L_EXTPROC(tty) && !preops)) in __receive_buf()
1638 if (!preops && !I_PARMRK(tty)) in __receive_buf()