Lines Matching refs:wvalue
3371 u16 wvalue, u16 windex, char *buf, u16 wlength)
3383 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue);
3385 switch (wvalue) {
3395 wvalue);
3400 if (wvalue != USB_PORT_FEAT_L1)
3403 switch (wvalue) {
3494 wvalue);
3612 if (wvalue != USB_PORT_FEAT_TEST && (!windex || windex > 1))
3626 switch (wvalue) {
3707 wvalue);
3717 typereq, windex, wvalue);
4817 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue,
4821 wvalue, windex, buf, wlength);