Home
last modified time | relevance | path

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

/linux-2.4.37.9/Documentation/s390/
D3270.ChangeLog8 tty3270_open() in tubtty.c.
13 tubmakemin() in tuball.c (if it's the console) or tty3270_open()
/linux-2.4.37.9/drivers/s390/char/
Dtubtty.c20 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