Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmoxa.c190 static int moxa_write(struct tty_struct *, const unsigned char *, int);
396 .write = moxa_write,
1204 static int moxa_write(struct tty_struct *tty, in moxa_write() function