Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dmoxa.c431 static int moxa_open(struct tty_struct *, struct file *);
534 .open = moxa_open,
1216 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function