Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dcon3270.c49 struct tty3270_attribute { struct
58 struct tty3270_attribute attributes; argument
97 struct tty3270_attribute attributes;
98 struct tty3270_attribute saved_attributes;
354 char *cp, struct tty3270_attribute *attr, int lineno) in tty3270_add_reset_attributes()
398 struct tty3270_attribute *attr, char *cp, int lineno) in tty3270_add_attributes()
445 static void tty3270_reset_attributes(struct tty3270_attribute *attr) in tty3270_reset_attributes()
457 struct tty3270_attribute attr; in tty3270_convert_line()