Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/drivers/
Dstdio_console.c92 static int con_open(struct tty_struct *tty, struct file *filp) in con_open() function
106 .open = con_open,
/linux-3.4.99/drivers/tty/vt/
Dvt.c145 static int con_open(struct tty_struct *, struct file *);
2795 static int con_open(struct tty_struct *tty, struct file *filp) in con_open() function
2950 .open = con_open,