Home
last modified time | relevance | path

Searched refs:tty3270_alloc_screen (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/s390/char/
Dtty3270.c805 tty3270_alloc_screen(unsigned int rows, unsigned int cols) in tty3270_alloc_screen() function
854 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()