Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dmoxa.c194 static int moxa_write(struct tty_struct *, const unsigned char *, int);
410 .write = moxa_write,
1200 static int moxa_write(struct tty_struct *tty, in moxa_write() function