Searched refs:tty3270_line (Results 1 – 1 of 1) sorted by relevance
61 struct tty3270_line { struct100 struct tty3270_line *screen;191 static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num) in tty3270_get_write_line()196 static struct tty3270_line *tty3270_get_view_line(struct tty3270 *tp, unsigned int num) in tty3270_get_view_line()287 struct tty3270_line *line; in tty3270_blank_screen()314 static int tty3270_required_length(struct tty3270 *tp, struct tty3270_line *line) in tty3270_required_length()353 static char *tty3270_add_reset_attributes(struct tty3270 *tp, struct tty3270_line *line, in tty3270_add_reset_attributes()397 static char *tty3270_add_attributes(struct tty3270 *tp, struct tty3270_line *line, in tty3270_add_attributes()455 static unsigned int tty3270_convert_line(struct tty3270 *tp, struct tty3270_line *line, int lineno) in tty3270_convert_line()474 struct tty3270_line *line; in tty3270_update_lines_visible()[all …]