Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Ddigi_acceleport.c215 static void digi_rx_unthrottle(struct tty_struct *tty);
280 .unthrottle = digi_rx_unthrottle,
310 .unthrottle = digi_rx_unthrottle,
625 static void digi_rx_unthrottle(struct tty_struct *tty) in digi_rx_unthrottle() function