Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dch341.c107 static void ch341_set_termios(struct tty_struct *tty,
453 ch341_set_termios(tty, port, NULL); in ch341_open()
484 static void ch341_set_termios(struct tty_struct *tty, in ch341_set_termios() function
849 .set_termios = ch341_set_termios,