| /Linux-v5.4/drivers/usb/common/ | 
| D | debug.c | 33 static const char *usb_decode_device_feature(u16 wValue)  in usb_decode_device_feature()72 					 __u8 bRequest, __u16 wValue,  in usb_decode_set_clear_feature()
 99 static void usb_decode_set_address(__u16 wValue, char *str, size_t size)  in usb_decode_set_address()
 105 					  __u16 wValue, __u16 wIndex,  in usb_decode_get_set_descriptor()
 174 static void usb_decode_set_configuration(__u8 wValue, char *str, size_t size)  in usb_decode_set_configuration()
 186 static void usb_decode_set_intf(__u8 wValue, __u16 wIndex, char *str,  in usb_decode_set_intf()
 205 static void usb_decode_set_isoch_delay(__u8 wValue, char *str, size_t size)  in usb_decode_set_isoch_delay()
 214 			    __u8 bRequest, __u16 wValue, __u16 wIndex,  in usb_decode_ctrl()
 
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/aspeed-vhub/ | 
| D | dev.c | 115 				u16 wIndex, u16 wValue,  in ast_vhub_dev_feature()130 			       u16 wIndex, u16 wValue, bool is_set)  in ast_vhub_ep_feature()
 162 			       u16 wIndex, u16 wValue)  in ast_vhub_dev_status()
 176 			      u16 wIndex, u16 wValue)  in ast_vhub_ep_status()
 216 	u16 wValue, wIndex;  in ast_vhub_std_dev_request()  local
 
 | 
| D | hub.c | 173 				   u16 wIndex, u16 wValue)  in ast_vhub_hub_dev_status()196 				  u16 wIndex, u16 wValue)  in ast_vhub_hub_ep_status()
 215 				    u16 wIndex, u16 wValue,  in ast_vhub_hub_dev_feature()
 232 				   u16 wIndex, u16 wValue,  in ast_vhub_hub_ep_feature()
 339 	u16 wValue, wIndex, wLength;  in ast_vhub_std_hub_request()  local
 701 	u16 wValue, wIndex, wLength;  in ast_vhub_class_hub_request()  local
 
 | 
| /Linux-v5.4/drivers/media/usb/gspca/ | 
| D | dtcs033.c | 19 	u16 wValue;  member27 		u16 wValue, u16 wIndex, u16 wLength)  in reg_rw()
 155 	u16 wValue = (0xFF00&gainVal)>>8;  in dtcs033_setexposure()  local
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/ | 
| D | rh.c | 160 static int wusbhc_rh_get_hub_descr(struct wusbhc *wusbhc, u16 wValue,  in wusbhc_rh_get_hub_descr()346 int wusbhc_rh_control(struct usb_hcd *usb_hcd, u16 reqntype, u16 wValue,  in wusbhc_rh_control()
 
 | 
| /Linux-v5.4/drivers/staging/greybus/ | 
| D | usb.c | 24 	__le16 wValue;  member98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,  in hub_control()
 
 | 
| /Linux-v5.4/drivers/usb/dwc3/ | 
| D | ep0.c | 447 	u32			wValue;  in dwc3_ep0_handle_device()  local484 	u32			wValue;  in dwc3_ep0_handle_intf()  local
 510 	u32			wValue;  in dwc3_ep0_handle_endpoint()  local
 734 	u16		wValue;  in dwc3_ep0_set_isoch_delay()  local
 
 | 
| /Linux-v5.4/drivers/usb/musb/ | 
| D | musb_virthub.c | 264 	u16		wValue,  in musb_hub_control()
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | fhci-hub.c | 202 int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in fhci_hub_control()
 | 
| D | uhci-hub.c | 243 static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in uhci_hub_control()
 | 
| D | ohci-s3c2410.c | 165 	u16		wValue,  in ohci_s3c2410_hub_control()
 | 
| D | ohci-hub.c | 676 	u16		wValue,  in ohci_hub_control()
 | 
| D | ehci-tegra.c | 173 	u16		wValue,  in tegra_ehci_hub_control()
 | 
| D | xhci-hub.c | 494 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue,  in xhci_clear_port_change_bit()1068 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in xhci_hub_control()
 
 | 
| D | ohci-da8xx.c | 300 static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in ohci_da8xx_hub_control()
 | 
| D | ohci-at91.c | 328 static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in ohci_at91_hub_control()
 | 
| D | ehci-hub.c | 871 	u16		wValue,  in ehci_hub_control()
 | 
| /Linux-v5.4/drivers/usb/cdns3/ | 
| D | ep0.c | 295 	u32 wValue;  in cdns3_ep0_feature_handle_device()  local361 	u32 wValue;  in cdns3_ep0_feature_handle_intf()  local
 
 | 
| /Linux-v5.4/drivers/usb/c67x00/ | 
| D | c67x00-hcd.c | 66 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in c67x00_hub_control()
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/bdc/ | 
| D | bdc_ep.c | 386 	u16 wValue;  in setup_first_bd_ep0()  local1144 static int ep0_handle_feature_dev(struct bdc *bdc, u16 wValue,  in ep0_handle_feature_dev()
 1232 	u16 wValue;  in ep0_handle_feature()  local
 
 | 
| /Linux-v5.4/drivers/usb/chipidea/ | 
| D | host.c | 227 	u16		wValue,  in ci_ehci_hub_control()
 | 
| /Linux-v5.4/include/linux/ | 
| D | usbdevice_fs.h | 40         u16 wValue;  member
 | 
| /Linux-v5.4/drivers/usb/renesas_usbhs/ | 
| D | mod_host.c | 1092 				    u16 typeReq, u16 wValue,  in __usbhsh_hub_hub_feature()1109 				     u16 typeReq, u16 wValue,  in __usbhsh_hub_port_feature()
 1194 				   u16 typeReq, u16 wValue,  in __usbhsh_hub_get_status()
 1234 static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,  in usbhsh_hub_control()
 
 | 
| /Linux-v5.4/include/uapi/linux/usb/ | 
| D | tmc.h | 47 	__u16 wValue;  member
 | 
| /Linux-v5.4/drivers/staging/rtl8712/ | 
| D | rtl871x_mp_ioctl.h | 62 	u16	wValue;  member
 |