Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dcypress_m8.c134 static void cypress_unthrottle(struct tty_struct *tty);
161 .unthrottle = cypress_unthrottle,
187 .unthrottle = cypress_unthrottle,
213 .unthrottle = cypress_unthrottle,
1002 static void cypress_unthrottle(struct tty_struct *tty) in cypress_unthrottle() function