Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dtty3270.c120 static void tty3270_update(struct tty3270 *);
342 tty3270_update(struct tty3270 *tp) in tty3270_update() function
710 setup_timer(&tp->timer, (void (*)(unsigned long)) tty3270_update, in tty3270_alloc_view()