Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dpl2303.c649 static bool pl2303_enable_xonxoff(struct tty_struct *tty, const struct pl2303_type_data *type) in pl2303_enable_xonxoff() function
797 } else if (pl2303_enable_xonxoff(tty, spriv->type)) { in pl2303_set_termios()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A 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()

Completed in 4 milliseconds