Searched refs:tty3270_alloc_screen (Results 1 – 1 of 1) sorted by relevance
805 tty3270_alloc_screen(unsigned int rows, unsigned int cols) in tty3270_alloc_screen() function854 screen = tty3270_alloc_screen(tp->n_rows, tp->n_cols); in tty3270_resize_work()989 tp->screen = tty3270_alloc_screen(tp->view.rows, tp->view.cols); in tty3270_install()