Lines Matching refs:wvalue
3377 u16 wvalue, u16 windex, char *buf, u16 wlength)
3389 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue);
3391 switch (wvalue) {
3401 wvalue);
3406 if (wvalue != USB_PORT_FEAT_L1)
3409 switch (wvalue) {
3496 wvalue);
3614 if (wvalue != USB_PORT_FEAT_TEST && (!windex || windex > 1))
3628 switch (wvalue) {
3725 wvalue);
3735 typereq, windex, wvalue);
4902 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue,
4906 wvalue, windex, buf, wlength);