Searched refs:tty3270_alloc_screen (Results 1 – 1 of 1) sorted by relevance
890 static struct tty3270_line *tty3270_alloc_screen(struct tty3270 *tp, unsigned int rows, in tty3270_alloc_screen() function990 screen = tty3270_alloc_screen(tp, new_rows, new_cols, &new_allocated); in tty3270_resize()1114 tp->screen = tty3270_alloc_screen(tp, tp->view.rows, tp->view.cols, in tty3270_create_view()