Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dtubtty.c21 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