Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Ddigi_acceleport.c216 static void digi_rx_unthrottle(struct tty_struct *tty);
282 .unthrottle = digi_rx_unthrottle,
312 .unthrottle = digi_rx_unthrottle,
626 static void digi_rx_unthrottle(struct tty_struct *tty) in digi_rx_unthrottle() function