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