Searched refs:tty3270_open (Results 1 – 2 of 2) sorted by relevance
8 tty3270_open() in tubtty.c.13 tubmakemin() in tuball.c (if it's the console) or tty3270_open()
20 static int tty3270_open(struct tty_struct *, struct file *);98 td->open = tty3270_open; in tty3270_init()179 tty3270_open(struct tty_struct *tty, struct file *filp) in tty3270_open() function