Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dcon3270.c1531 int max_cy = max(0, cy); in tty3270_goto_xy() local
1541 tp->cy = min_t(int, tty3270_tty_rows(tp) - 1, max_cy); in tty3270_goto_xy()