Lines Matching defs:wValue
779 req.wValue = usbhsh_device_number(hpriv, udev);
780 dev_dbg(dev, "create new address - %d\n", req.wValue);
1092 u16 typeReq, u16 wValue,
1098 switch (wValue) {
1109 u16 typeReq, u16 wValue,
1122 /* check wValue */
1123 switch (wValue) {
1186 usbhsh_port_stat_set(hpriv, (1 << wValue));
1188 usbhsh_port_stat_clear(hpriv, (1 << wValue));
1194 u16 typeReq, u16 wValue,
1234 static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
1248 wValue, wIndex, buf, wLength);
1255 wValue, wIndex, buf, wLength);
1263 wValue, wIndex, buf, wLength);