Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/char/
Dtty3270.c128 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function
355 tty3270_set_timer(tp, 1); in tty3270_write_callback()
377 tty3270_set_timer(tp, 1); in tty3270_update()
447 tty3270_set_timer(tp, 1); in tty3270_update()
497 tty3270_set_timer(tp, 1); in tty3270_rcl_backward()
530 tty3270_set_timer(tp, 1); in tty3270_scroll_forward()
552 tty3270_set_timer(tp, 1); in tty3270_scroll_backward()
590 tty3270_set_timer(tp, 1); in tty3270_read_tasklet()
594 tty3270_set_timer(tp, 1); in tty3270_read_tasklet()
674 tty3270_set_timer(tp, 1); in tty3270_activate()
[all …]