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