Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dmct_u232.c58 static void mct_u232_unthrottle(struct tty_struct *tty);
85 .unthrottle = mct_u232_unthrottle,
756 static void mct_u232_unthrottle(struct tty_struct *tty) in mct_u232_unthrottle() function