tty3270_line
struct tty3270_line *screen;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
struct tty3270_line *line;
static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num)
static struct tty3270_line *tty3270_get_view_line(struct tty3270 *tp, unsigned int num)
struct tty3270_line *line;
static int tty3270_required_length(struct tty3270 *tp, struct tty3270_line *line)
static char *tty3270_add_reset_attributes(struct tty3270 *tp, struct tty3270_line *line,
static char *tty3270_add_attributes(struct tty3270 *tp, struct tty3270_line *line,
static unsigned int tty3270_convert_line(struct tty3270 *tp, struct tty3270_line *line, int lineno)
struct tty3270_line *line;
struct tty3270_line *line;
static struct tty3270_line *tty3270_alloc_screen(struct tty3270 *tp, unsigned int rows,
struct tty3270_line *screen;
screen = kzalloc_objs(struct tty3270_line, allocated);
static void tty3270_free_screen(struct tty3270_line *screen, int old_lines)
struct tty3270_line *screen, *oscreen;