Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmoxa.c250 static int moxa_ioctl(struct tty_struct *, struct file *, unsigned int, unsigned long);
373 moxaDriver.ioctl = moxa_ioctl; in moxa_init()
815 static int moxa_ioctl(struct tty_struct *tty, struct file *file, in moxa_ioctl() function