Home
last modified time | relevance | path

Searched defs:tty3270 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dcon3270.c80 struct tty3270 { struct
97 struct tty3270_attribute attributes; argument
98 struct tty3270_attribute saved_attributes; argument
100 struct tty3270_line *screen; argument
103 char *prompt; /* Output string for input area. */
104 char *input; /* Input string for read request. */
105 struct raw3270_request *read; /* Single read request. */
129 /* tty3270->update_flags. See tty3270_update for details. */ argument