Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Ddigi_acceleport.c221 static void digi_rx_unthrottle(struct tty_struct *tty);
284 .unthrottle = digi_rx_unthrottle,
312 .unthrottle = digi_rx_unthrottle,
647 static void digi_rx_unthrottle(struct tty_struct *tty) in digi_rx_unthrottle() function