Searched refs:moxa_set_tty_param (Results 1 – 1 of 1) sorted by relevance
202 static void moxa_set_tty_param(struct tty_struct *, struct ktermios *);1183 moxa_set_tty_param(tty, &tty->termios); in moxa_open()1311 moxa_set_tty_param(tty, old_termios); in moxa_set_termios()1464 static void moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) in moxa_set_tty_param() function