Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c1625 bool preops = I_ISTRIP(tty) || (I_IUCLC(tty) && L_IEXTEN(tty)); in __receive_buf() local
1629 else if (ldata->raw || (L_EXTPROC(tty) && !preops)) in __receive_buf()
1643 if (!preops && !I_PARMRK(tty)) in __receive_buf()