Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c103 unsigned int saved_highlight, saved_f_color; member
1521 tp->saved_f_color = tp->f_color; in tty3270_escape_sequence()
1527 tp->f_color = tp->saved_f_color; in tty3270_escape_sequence()
1533 tp->f_color = tp->saved_f_color = TAC_RESET; in tty3270_escape_sequence()
1622 tp->saved_f_color = tp->f_color; in tty3270_escape_sequence()
1628 tp->f_color = tp->saved_f_color; in tty3270_escape_sequence()
1844 tp->f_color = tp->saved_f_color = TAC_RESET; in tty3270_hangup()

Completed in 3 milliseconds