Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Ddigi_acceleport.c218 static void digi_rx_unthrottle(struct tty_struct *tty);
283 .unthrottle = digi_rx_unthrottle,
313 .unthrottle = digi_rx_unthrottle,
648 static void digi_rx_unthrottle(struct tty_struct *tty) in digi_rx_unthrottle() function