Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dmoxa.c490 static int moxa_write(struct tty_struct *, const unsigned char *, int);
696 .write = moxa_write,
1502 static int moxa_write(struct tty_struct *tty, in moxa_write() function