Home
last modified time | relevance | path

Searched refs:tty3270_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/s390/char/
H A Dcon3270.c50 struct tty3270_attribute { struct
59 struct tty3270_attribute attributes; argument
98 struct tty3270_attribute attributes;
99 struct tty3270_attribute saved_attributes;
355 char *cp, struct tty3270_attribute *attr, int lineno) in tty3270_add_reset_attributes()
399 struct tty3270_attribute *attr, char *cp, int lineno) in tty3270_add_attributes()
446 static void tty3270_reset_attributes(struct tty3270_attribute *attr) in tty3270_reset_attributes()
458 struct tty3270_attribute attr; in tty3270_convert_line()