Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmoxa.c242 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