Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dcypress_m8.c140 static void cypress_unthrottle(struct tty_struct *tty);
166 .unthrottle = cypress_unthrottle,
192 .unthrottle = cypress_unthrottle,
218 .unthrottle = cypress_unthrottle,
1038 static void cypress_unthrottle(struct tty_struct *tty) in cypress_unthrottle() function