Home
last modified time | relevance | path

Searched defs:windex (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/dwc2/
Dhcd.c3271 int dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) in dwc2_port_suspend()
3383 u16 wvalue, u16 windex, char *buf, u16 wlength) in dwc2_hcd_hub_control()
4911 u16 windex, char *buf, u16 wlength) in _dwc2_hcd_hub_control()
Dgadget.c1577 u32 windex) in ep_from_windex()
Dcore.h1514 static inline int dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) in dwc2_port_suspend()
/drivers/usb/dwc3/
Dep0.c311 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep() local
/drivers/soc/ti/
Dk3-ringacc.c132 u32 windex; member
/drivers/usb/gadget/udc/
Dfsl_usb2_udc.h577 #define get_pipe_by_windex(windex) ((windex & USB_ENDPOINT_NUMBER_MASK) \ argument