Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c491 static unsigned int moxa_write_room(struct tty_struct *);
697 .write_room = moxa_write_room,
1519 static unsigned int moxa_write_room(struct tty_struct *tty) in moxa_write_room() function