Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Draw3270.h61 int new_model, int new_cols, int new_rows,
H A Dcon3270.c963 int new_model, int new_rows, int new_cols, in tty3270_resize() argument
975 if (old_model == new_model && in tty3270_resize()
1005 tp->view.model = new_model; in tty3270_resize()