Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
/drivers/s390/char/ |
D | tty3270.c | 126 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function 335 tty3270_set_timer(tp, 1); in tty3270_write_callback() 356 tty3270_set_timer(tp, 1); in tty3270_update() 421 tty3270_set_timer(tp, 1); in tty3270_update() 471 tty3270_set_timer(tp, 1); in tty3270_rcl_backward() 504 tty3270_set_timer(tp, 1); in tty3270_scroll_forward() 526 tty3270_set_timer(tp, 1); in tty3270_scroll_backward() 563 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 567 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 636 tty3270_set_timer(tp, 1); in tty3270_activate() [all …]
|