Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dmoxa.c192 static int moxa_open(struct tty_struct *, struct file *);
408 .open = moxa_open,
1151 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open() function