Lines Matching refs:windex
1441 static void dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) in dwc2_port_suspend() argument
1452 if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) { in dwc2_port_suspend()
1488 u16 wvalue, u16 windex, char *buf, u16 wlength) in dwc2_hcd_hub_control() argument
1517 if (!windex || windex > 1) in dwc2_hcd_hub_control()
1637 "GetPortStatus wIndex=0x%04x flags=0x%08x\n", windex, in dwc2_hcd_hub_control()
1639 if (!windex || windex > 1) in dwc2_hcd_hub_control()
1707 if (wvalue != USB_PORT_FEAT_TEST && (!windex || windex > 1)) in dwc2_hcd_hub_control()
1725 if (windex != hsotg->otg_port) in dwc2_hcd_hub_control()
1727 dwc2_port_suspend(hsotg, windex); in dwc2_hcd_hub_control()
1791 typereq, windex, wvalue); in dwc2_hcd_hub_control()
2639 u16 windex, char *buf, u16 wlength) in _dwc2_hcd_hub_control() argument
2642 wvalue, windex, buf, wlength); in _dwc2_hcd_hub_control()