Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dmct_u232.c55 static void mct_u232_unthrottle(struct tty_struct *tty);
81 .unthrottle = mct_u232_unthrottle,
754 static void mct_u232_unthrottle(struct tty_struct *tty) in mct_u232_unthrottle() function