Searched refs:IEXTEN (Results 1 – 15 of 15) sorted by relevance
109 | IEXTEN); /* disable non-POSIX special characters */ in empeg_init_termios()
159 tty->termios.c_iflag &= ~(ISIG | ICANON | ECHO | IEXTEN | XCASE); in kobil_init_termios()
945 | IEXTEN); /* disable non-POSIX special characters */ in cypress_set_termios()
149 #define IEXTEN 0x00000400 macro
141 #define IEXTEN 0x08000 macro
159 #define IEXTEN 0x00100 /* Enable DISCARD and LNEXT */ macro
159 #define IEXTEN 0x00000400 macro
182 #define IEXTEN 0x00008000 macro
294 tty_driver->init_termios.c_lflag = ISIG | ICANON | IEXTEN; in register_lte_tty_driver()
133 ktermios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN); in ttyport_open()
115 #define L_IEXTEN(tty) _L_FLAG((tty), IEXTEN)
599 ECHOCTL | ECHOKE | IEXTEN; in set_sgflags()
128 ECHOCTL | ECHOKE | IEXTEN,
1068 | IEXTEN); /* disable non-POSIX special characters */ in hso_init_termios()
Completed in 27 milliseconds