Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmoxa.c202 static void moxa_set_tty_param(struct tty_struct *, struct ktermios *);
1185 moxa_set_tty_param(tty, &tty->termios); in moxa_open()
1313 moxa_set_tty_param(tty, old_termios); in moxa_set_termios()
1466 static void moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) in moxa_set_tty_param() function