Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c171 static void hfa384x_usb_throttlefn(struct timer_list *t);
526 timer_setup(&hw->throttle, hfa384x_usb_throttlefn, 0); in hfa384x_create()
3753 static void hfa384x_usb_throttlefn(struct timer_list *t) in hfa384x_usb_throttlefn() function