Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmoxa.c190 static int moxa_write(struct tty_struct *, const unsigned char *, int);
406 .write = moxa_write,
1212 static int moxa_write(struct tty_struct *tty, in moxa_write() function