Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 126 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function 332 tty3270_set_timer(tp, 1); in tty3270_write_callback() 353 tty3270_set_timer(tp, 1); in tty3270_update() 418 tty3270_set_timer(tp, 1); in tty3270_update() 468 tty3270_set_timer(tp, 1); in tty3270_rcl_backward() 501 tty3270_set_timer(tp, 1); in tty3270_scroll_forward() 523 tty3270_set_timer(tp, 1); in tty3270_scroll_backward() 560 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 564 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 633 tty3270_set_timer(tp, 1); in tty3270_activate() [all …]
|