Searched refs:tty3270_set_timer (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/s390/char/ |
H A D | con3270.c | 142 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() function 212 tty3270_set_timer(tp, 1); in tty3270_update_prompt() 310 tty3270_set_timer(tp, 1); in tty3270_write_callback() 535 tty3270_set_timer(tp, 1); in tty3270_update() 576 tty3270_set_timer(tp, 1); in tty3270_update() 634 tty3270_set_timer(tp, 1); in tty3270_redraw() 699 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 704 tty3270_set_timer(tp, 1); in tty3270_read_tasklet() 789 tty3270_set_timer(tp, 1); in tty3270_activate() 822 tty3270_set_timer(tp, 1); in tty3270_irq() [all …]
|