Home
last modified time | relevance | path

Searched refs:con3270_update (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dcon3270.c72 static void con3270_update(struct timer_list *);
208 con3270_update(struct timer_list *t) in con3270_update() function
556 con3270_update(&cp->timer); in con3270_flush()
627 timer_setup(&condev->timer, con3270_update, 0); in con3270_init()