Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c143 static int con_open(struct tty_struct *, struct file *);
3423 static int con_open(struct tty_struct *tty, struct file *filp) in con_open() function
3561 .open = con_open,