Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/s390/char/ |
H A D | con3270.c | 140 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function 210 tty3270_set_timer(tp, 1); in tty3270_update_prompt() 308 tty3270_set_timer(tp, 1); in tty3270_write_callback() 533 tty3270_set_timer(tp, 1); in tty3270_update() 574 tty3270_set_timer(tp, 1); in tty3270_update() 632 tty3270_set_timer(tp, 1); in tty3270_redraw() 697 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 702 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 787 tty3270_set_timer(tp, 1); in tty3270_activate() 820 tty3270_set_timer(tp, 1); in tty3270_irq() [all …]
|