Home
last modified time | relevance | path

Searched refs:saved_attributes (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c98 struct tty3270_attribute saved_attributes; member
1599 tp->saved_attributes = tp->attributes; in tty3270_escape_sequence()
1603 tp->attributes = tp->saved_attributes; in tty3270_escape_sequence()
1611 tty3270_reset_attributes(&tp->saved_attributes); in tty3270_escape_sequence()
1716 tp->saved_attributes = tp->attributes; in tty3270_escape_sequence()
1720 tp->attributes = tp->saved_attributes; in tty3270_escape_sequence()
1920 tty3270_reset_attributes(&tp->saved_attributes); in tty3270_hangup()
/kernel/linux/linux-5.10/tools/firewire/
H A Dnosy-dump.c864 static struct termios saved_attributes; variable
869 tcsetattr(STDIN_FILENO, TCSANOW, &saved_attributes); in reset_input_mode()
884 tcgetattr(STDIN_FILENO, &saved_attributes); in set_input_mode()
/kernel/linux/linux-6.6/tools/firewire/
H A Dnosy-dump.c864 static struct termios saved_attributes; variable
869 tcsetattr(STDIN_FILENO, TCSANOW, &saved_attributes); in reset_input_mode()
884 tcgetattr(STDIN_FILENO, &saved_attributes); in set_input_mode()

Completed in 6 milliseconds