Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dmoxa.c1625 * speed_t MoxaPortSetBaud(int port, speed_t baud);
1797 static speed_t MoxaPortSetBaud(struct moxa_port *port, speed_t baud) in MoxaPortSetBaud() function
1861 baud = MoxaPortSetBaud(port, baud); in MoxaPortSetTermio()