Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c225 static int MoxaPortRxQueue(struct moxa_port *);
326 tmp.inq = MoxaPortRxQueue(p); in moxa_ioctl()
340 status = MoxaPortRxQueue(ch); in moxa_ioctl()
1399 MoxaPortRxQueue(p) > 0) { /* RX */ in moxa_poll_port()
2016 static int MoxaPortRxQueue(struct moxa_port *port) in MoxaPortRxQueue() function