Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h51 #define EOL2_CHAR(tty) ((tty)->termios.c_cc[VEOL2]) macro
/openbmc/linux/drivers/tty/
H A Dn_tty.c1333 (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) { in n_tty_receive_char_canon()
1847 set_bit(EOL2_CHAR(tty), ldata->char_map); in n_tty_set_termios()