Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h50 #define LNEXT_CHAR(tty) ((tty)->termios.c_cc[VLNEXT]) macro
/openbmc/linux/drivers/tty/
H A Dn_tty.c1286 if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_canon()
1846 set_bit(LNEXT_CHAR(tty), ldata->char_map); in n_tty_set_termios()