Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dmoxa.c207 static void moxa_set_tty_param(struct tty_struct *, struct ktermios *);
1198 moxa_set_tty_param(tty, &tty->termios); in moxa_open()
1326 moxa_set_tty_param(tty, old_termios); in moxa_set_termios()
1479 static void moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) in moxa_set_tty_param() function