Searched refs:tty_termios_hw_change (Results 1 – 6 of 6) sorted by relevance
302 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in spcp8x5_set_termios()
447 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in f81232_set_termios()
489 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios)) in pl2303_set_termios()
859 !tty_termios_hw_change(&tty->termios, old_termios) && in mxuport_set_termios()
521 int tty_termios_hw_change(struct ktermios *a, struct ktermios *b) in tty_termios_hw_change() function529 EXPORT_SYMBOL(tty_termios_hw_change);
495 extern int tty_termios_hw_change(struct ktermios *a, struct ktermios *b);