Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dcypress_m8.c135 static void cypress_unthrottle(struct tty_struct *tty);
161 .unthrottle = cypress_unthrottle,
186 .unthrottle = cypress_unthrottle,
211 .unthrottle = cypress_unthrottle,
984 static void cypress_unthrottle(struct tty_struct *tty) in cypress_unthrottle() function