Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Ddigi_acceleport.c220 static void digi_rx_throttle(struct tty_struct *tty);
283 .throttle = digi_rx_throttle,
311 .throttle = digi_rx_throttle,
633 static void digi_rx_throttle(struct tty_struct *tty) in digi_rx_throttle() function