Searched refs:moxa_open (Results 1 – 1 of 1) sorted by relevance
242 static int moxa_open(struct tty_struct *, struct file *);365 moxaDriver.open = moxa_open; in moxa_init()555 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function