Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dvisor.c177 static void visor_throttle (struct usb_serial_port *port);
284 .throttle = visor_throttle,
309 .throttle = visor_throttle,
333 .throttle = visor_throttle,
362 .throttle = visor_throttle,
720 static void visor_throttle (struct usb_serial_port *port) in visor_throttle() function