Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c490 static ssize_t moxa_write(struct tty_struct *, const u8 *, size_t);
696 .write = moxa_write,
1502 static ssize_t moxa_write(struct tty_struct *tty, const u8 *buf, size_t count) in moxa_write() function