Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dpl2303.c766 static bool pl2303_termios_change(const struct ktermios *a, const struct ktermios *b) in pl2303_termios_change() function
803 if (old_termios && !pl2303_termios_change(&tty->termios, old_termios)) in pl2303_set_termios()