Searched refs:wusbhc_rh_control (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/usb/wusbcore/ |
D | rh.c | 360 int wusbhc_rh_control(struct usb_hcd *usb_hcd, u16 reqntype, u16 wValue, in wusbhc_rh_control() function 402 EXPORT_SYMBOL_GPL(wusbhc_rh_control);
|
D | wusbhc.h | 408 extern int wusbhc_rh_control(struct usb_hcd *, u16, u16, u16, char *, u16);
|
/linux-4.4.14/drivers/usb/host/whci/ |
D | hcd.c | 233 .hub_control = wusbhc_rh_control,
|
/linux-4.4.14/drivers/usb/host/ |
D | hwa-hc.c | 632 .hub_control = wusbhc_rh_control,
|