Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A 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()
4908 u16 windex, char *buf, u16 wlength) in _dwc2_hcd_hub_control()
H A Dgadget.c1577 u32 windex) in ep_from_windex()
H A Dcore.h1514 static inline int dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) in dwc2_port_suspend()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c308 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep() local
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c313 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep() local
/openbmc/linux/drivers/soc/ti/
H A Dk3-ringacc.c132 u32 windex; member
/openbmc/linux/sound/usb/
H A Dquirks.c1748 u16 windex) in pioneer_djm_set_format_quirk() argument
H A Dmixer_quirks.c3072 static const char *snd_djm_get_label(u8 device_idx, u16 wvalue, u16 windex) in snd_djm_get_label()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h577 #define get_pipe_by_windex(windex) ((windex & USB_ENDPOINT_NUMBER_MASK) \ argument