Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_tty.c1619 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()