Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dmoxa.c488 static int moxa_open(struct tty_struct *, struct file *);
694 .open = moxa_open,
1453 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function