Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dmoxa.c514 static void MoxaPortFlowCtrl(struct moxa_port *, int, int, int, int, int);
1781 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()
2129 static void MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, in MoxaPortFlowCtrl() function