Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmoxa.c188 static int moxa_open(struct tty_struct *, struct file *);
404 .open = moxa_open,
1163 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function