/kernel/linux/linux-5.10/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() 211 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl_generic() 230 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl_standard() 300 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl()
|
/kernel/linux/linux-5.10/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 | 163 u16 wIndex, u16 wValue) in ast_vhub_hub_dev_status() 186 u16 wIndex, u16 wValue) in ast_vhub_hub_ep_status() 205 u16 wIndex, u16 wValue, in ast_vhub_hub_dev_feature() 222 u16 wIndex, u16 wValue, in ast_vhub_hub_ep_feature() 381 u16 wValue, wIndex, wLength; in ast_vhub_std_hub_request() local 743 u16 wValue, wIndex, wLength; in ast_vhub_class_hub_request() local
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
D | dtcs033.c | 19 u16 wValue; member 27 u16 wValue, u16 wIndex, u16 wLength) in reg_rw() 155 u16 wValue = (0xFF00&gainVal)>>8; in dtcs033_setexposure() local
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | usb.c | 24 __le16 wValue; member 98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control()
|
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
D | ep0.c | 450 u32 wValue; in dwc3_ep0_handle_device() local 487 u32 wValue; in dwc3_ep0_handle_intf() local 513 u32 wValue; in dwc3_ep0_handle_endpoint() local 742 u16 wValue; in dwc3_ep0_set_isoch_delay() local
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
D | musb_virthub.c | 264 u16 wValue, in musb_hub_control()
|
/kernel/linux/linux-5.10/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 | ehci-brcm.c | 55 u16 wValue, in ehci_brcm_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 | 171 u16 wValue, in tegra_ehci_hub_control()
|
D | xhci-hub.c | 504 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit() 1095 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 | 326 static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in ohci_at91_hub_control()
|
D | ehci-hub.c | 873 u16 wValue, in ehci_hub_control()
|
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
D | ep0.c | 281 u32 wValue; in cdns3_ep0_feature_handle_device() local 341 u32 wValue; in cdns3_ep0_feature_handle_intf() local
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/include/linux/ |
D | usbdevice_fs.h | 40 u16 wValue; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
D | bdc_ep.c | 386 u16 wValue; in setup_first_bd_ep0() local 1146 static int ep0_handle_feature_dev(struct bdc *bdc, u16 wValue, in ep0_handle_feature_dev() 1234 u16 wValue; in ep0_handle_feature() local
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
D | host.c | 229 u16 wValue, in ci_ehci_hub_control()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/include/uapi/linux/usb/ |
D | tmc.h | 47 __u16 wValue; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/ |
D | tmc.h | 43 __u16 wValue; member
|