Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dmoxa.c433 static ssize_t moxa_write(struct tty_struct *, const u8 *, size_t);
541 .write = moxa_write,
1270 static ssize_t moxa_write(struct tty_struct *tty, const u8 *buf, size_t count) in moxa_write() function