Home
last modified time | relevance | path

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

/drivers/tty/
Dmoxa.c220 static int MoxaPortRxQueue(struct moxa_port *);
321 tmp.inq = MoxaPortRxQueue(p); in moxa_ioctl()
335 status = MoxaPortRxQueue(ch); in moxa_ioctl()
1386 MoxaPortRxQueue(p) > 0) { /* RX */ in moxa_poll_port()
2008 static int MoxaPortRxQueue(struct moxa_port *port) in MoxaPortRxQueue() function