Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dmoxa.c445 static void moxa_set_tty_param(struct tty_struct *, const struct ktermios *);
1238 moxa_set_tty_param(tty, &tty->termios); in moxa_open()
1362 moxa_set_tty_param(tty, old_termios); in moxa_set_termios()
1513 static void moxa_set_tty_param(struct tty_struct *tty, in moxa_set_tty_param() function