Home
last modified time | relevance | path

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

/drivers/char/
Dtty_ioctl.c468 int tty_termios_hw_change(struct ktermios *a, struct ktermios *b) in tty_termios_hw_change() function
476 EXPORT_SYMBOL(tty_termios_hw_change);
/drivers/usb/serial/
Dspcp8x5.c549 if (!tty_termios_hw_change(tty->termios, old_termios)) in spcp8x5_set_termios()
Dpl2303.c534 if (!tty_termios_hw_change(tty->termios, old_termios)) in pl2303_set_termios()