Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Ddigi_acceleport.c217 static void digi_rx_throttle(struct tty_struct *tty);
282 .throttle = digi_rx_throttle,
312 .throttle = digi_rx_throttle,
634 static void digi_rx_throttle(struct tty_struct *tty) in digi_rx_throttle() function