Lines Matching refs:wValue
794 req.wValue = usbhsh_device_number(hpriv, udev); in usbhsh_setup_stage_packet_push()
795 dev_dbg(dev, "create new address - %d\n", req.wValue); in usbhsh_setup_stage_packet_push()
1106 u16 typeReq, u16 wValue, in __usbhsh_hub_hub_feature() argument
1112 switch (wValue) { in __usbhsh_hub_hub_feature()
1123 u16 typeReq, u16 wValue, in __usbhsh_hub_port_feature() argument
1137 switch (wValue) { in __usbhsh_hub_port_feature()
1200 usbhsh_port_stat_set(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()
1202 usbhsh_port_stat_clear(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()
1208 u16 typeReq, u16 wValue, in __usbhsh_hub_get_status() argument
1248 static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in usbhsh_hub_control() argument
1262 wValue, wIndex, buf, wLength); in usbhsh_hub_control()
1269 wValue, wIndex, buf, wLength); in usbhsh_hub_control()
1277 wValue, wIndex, buf, wLength); in usbhsh_hub_control()