Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Ddigi_acceleport.c456 static void digi_rx_throttle (struct usb_serial_port *port);
515 .throttle = digi_rx_throttle,
539 .throttle = digi_rx_throttle,
908 static void digi_rx_throttle( struct usb_serial_port *port ) in digi_rx_throttle() function