Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dtty.h50 #define EOL2_CHAR(tty) ((tty)->termios.c_cc[VEOL2]) macro
/linux-6.12.1/drivers/tty/
Dn_tty.c1328 (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) { in n_tty_receive_char_canon()
1842 set_bit(EOL2_CHAR(tty), ldata->char_map); in n_tty_set_termios()