Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dmoxa.c214 static void MoxaPortFlowCtrl(struct moxa_port *, int, int, int, int, int);
1480 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()
1828 static void MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, in MoxaPortFlowCtrl() function