Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A 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()
990 tp->screen = tty3270_alloc_screen(tp->view.rows, tp->view.cols); in tty3270_install()