Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c329 static int hvcs_open(struct tty_struct *tty, struct file *filp);
1177 static int hvcs_open(struct tty_struct *tty, struct file *filp) in hvcs_open() function
1444 .open = hvcs_open,