Searched refs:MoxaPortFlowCtrl (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/char/ |
D | moxa.c | 280 static void MoxaPortFlowCtrl(int, int, int, int, int, int); 1067 MoxaPortFlowCtrl(ch->port, rts, cts, txflow, rxflow, xany); in set_tty_param() 2452 void MoxaPortFlowCtrl(int port, int rts, int cts, int txflow, int rxflow, int txany) in MoxaPortFlowCtrl() function
|