Searched refs:tty3270_close (Results 1 – 1 of 1) sorted by relevance
21 static void tty3270_close(struct tty_struct *, struct file *);99 td->close = tty3270_close; in tty3270_init()237 tty3270_close(struct tty_struct *tty, struct file *filp) in tty3270_close() function