Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dpl2303.c638 static bool pl2303_termios_change(const struct ktermios *a, const struct ktermios *b) in pl2303_termios_change() function
674 if (old_termios && !pl2303_termios_change(&tty->termios, old_termios)) in pl2303_set_termios()