Home
last modified time | relevance | path

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

/drivers/tty/
Dmoxa.c193 static int moxa_open(struct tty_struct *, struct file *);
409 .open = moxa_open,
1168 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function