Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c502 static void moxa_set_tty_param(struct tty_struct *, const struct ktermios *);
1483 moxa_set_tty_param(tty, &tty->termios); in moxa_open()
1612 moxa_set_tty_param(tty, old_termios); in moxa_set_termios()
1765 static void moxa_set_tty_param(struct tty_struct *tty, in moxa_set_tty_param() function