Searched defs:new_settings (Results 1 – 6 of 6) sorted by relevance
59 struct host_termios new_settings; in hostcons_init() local
102 update_tty_settings(TTY * old_settings, TTY * new_settings) in update_tty_settings()
600 TTY * new_settings, in show_tty_change()663 print_tty_chars(TTY * old_settings, TTY * new_settings) in print_tty_chars()
657 TTY new_settings = tty_settings; in main() local
54 static struct termios new_settings; variable
68 uint32_t new_settings; member