Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/serial/
Dcypress_m8.c132 static void cypress_unthrottle(struct tty_struct *tty);
159 .unthrottle = cypress_unthrottle,
185 .unthrottle = cypress_unthrottle,
211 .unthrottle = cypress_unthrottle,
1000 static void cypress_unthrottle(struct tty_struct *tty) in cypress_unthrottle() function