Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c521 static unsigned int MoxaPortTxFree(struct moxa_port *);
1528 return MoxaPortTxFree(ch); in moxa_write_room()
2296 static unsigned int MoxaPortTxFree(struct moxa_port *port) in MoxaPortTxFree() function