Searched refs:ECHONL (Results 1 – 11 of 11) sorted by relevance
81 tty->termios.c_lflag &= ~(ECHO | ECHONL); in usb_debug_init_termios()
105 | ECHONL /* disable echo new line */ in empeg_init_termios()
937 | ECHONL /* disable echo new line */ in cypress_set_termios()
141 #define ECHONL 0x00000010 macro
133 #define ECHONL 0x00040 macro
151 #define ECHONL 0x00000010 macro
157 #define ECHONL 0x00040 /* Echo NL even if ECHO is off */ macro
131 ktermios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN); in ttyport_open()
106 #define L_ECHONL(tty) _L_FLAG((tty), ECHONL)
1062 | ECHONL /* disable echo new line */ in hso_init_termios()