Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/hvc/
Dhvcs.c316 static int hvcs_open(struct tty_struct *tty, struct file *filp);
1163 static int hvcs_open(struct tty_struct *tty, struct file *filp) in hvcs_open() function
1429 .open = hvcs_open,