Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dch341.c87 static void ch341_set_termios(struct tty_struct *tty,
321 ch341_set_termios(tty, port, NULL); in ch341_open()
339 static void ch341_set_termios(struct tty_struct *tty, in ch341_set_termios() function
563 .set_termios = ch341_set_termios,