Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dempeg.c94 static void empeg_throttle (struct usb_serial_port *port);
123 .throttle = empeg_throttle,
439 static void empeg_throttle (struct usb_serial_port *port) in empeg_throttle() function