Home
last modified time | relevance | path

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

/drivers/tty/
Dmoxa.c214 static void MoxaPortFlowCtrl(struct moxa_port *, int, int, int, int, int);
1482 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()
1830 static void MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, in MoxaPortFlowCtrl() function