Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dpl2303.c777 static bool pl2303_enable_xonxoff(struct tty_struct *tty, const struct pl2303_type_data *type) in pl2303_enable_xonxoff() function
913 } else if (pl2303_enable_xonxoff(tty, spriv->type)) { in pl2303_set_termios()