Home
last modified time | relevance | path

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

/Linux-v4.19/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()
445 tty3270_set_timer(tp, 1); in tty3270_update()
495 tty3270_set_timer(tp, 1); in tty3270_rcl_backward()
528 tty3270_set_timer(tp, 1); in tty3270_scroll_forward()
550 tty3270_set_timer(tp, 1); in tty3270_scroll_backward()
587 tty3270_set_timer(tp, 1); in tty3270_read_tasklet()
591 tty3270_set_timer(tp, 1); in tty3270_read_tasklet()
670 tty3270_set_timer(tp, 1); in tty3270_activate()
[all …]