Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dmoxa.c1557 * speed_t MoxaPortSetBaud(int port, speed_t baud);
1729 static speed_t MoxaPortSetBaud(struct moxa_port *port, speed_t baud) in MoxaPortSetBaud() function
1793 baud = MoxaPortSetBaud(port, baud); in MoxaPortSetTermio()
/kernel/linux/linux-6.6/drivers/tty/
H A Dmoxa.c1857 * speed_t MoxaPortSetBaud(int port, speed_t baud);
2029 static speed_t MoxaPortSetBaud(struct moxa_port *port, speed_t baud) in MoxaPortSetBaud() function
2093 baud = MoxaPortSetBaud(port, baud); in MoxaPortSetTermio()

Completed in 6 milliseconds