Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tty3270.c | 128 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() 588 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 592 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 672 tty3270_set_timer(tp, 1); in tty3270_activate() [all …]
|