Searched defs:windex (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/usb/dwc3/ |
H A D | ep0.c | 322 u32 windex = le16_to_cpu(wIndex_le); dwc3_wIndex_to_dep() local
|
/linux-4.4.14/drivers/usb/dwc2/ |
H A D | hcd.c | 1447 static void dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) dwc2_port_suspend() argument 1536 dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, u16 wvalue, u16 windex, char *buf, u16 wlength) dwc2_hcd_hub_control() argument 2857 _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue, u16 windex, char *buf, u16 wlength) _dwc2_hcd_hub_control() argument
|
H A D | gadget.c | 871 ep_from_windex(struct dwc2_hsotg *hsotg, u32 windex) ep_from_windex() argument
|
Completed in 466 milliseconds