Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/char/ |
| H A D | con3270.c | 141 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function 211 tty3270_set_timer(tp, 1); in tty3270_update_prompt() 309 tty3270_set_timer(tp, 1); in tty3270_write_callback() 534 tty3270_set_timer(tp, 1); in tty3270_update() 575 tty3270_set_timer(tp, 1); in tty3270_update() 633 tty3270_set_timer(tp, 1); in tty3270_redraw() 698 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 703 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 788 tty3270_set_timer(tp, 1); in tty3270_activate() 821 tty3270_set_timer(tp, 1); in tty3270_irq() [all …]
|