Home
last modified time | relevance | path

Searched defs:wValue (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/drivers/usb/common/
H A Ddebug.c34 static const char *usb_decode_device_feature(u16 wValue) in usb_decode_device_feature()
73 __u8 bRequest, __u16 wValue, in usb_decode_set_clear_feature()
100 static void usb_decode_set_address(__u16 wValue, char *str, size_t size) in usb_decode_set_address()
106 __u16 wValue, __u16 wIndex, in usb_decode_get_set_descriptor()
175 static void usb_decode_set_configuration(__u8 wValue, char *str, size_t size) in usb_decode_set_configuration()
187 static void usb_decode_set_intf(__u8 wValue, __u16 wIndex, char *str, in usb_decode_set_intf()
206 static void usb_decode_set_isoch_delay(__u8 wValue, char *str, size_t size) in usb_decode_set_isoch_delay()
212 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl_generic()
231 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl_standard()
301 __u8 bRequest, __u16 wValue, __u16 wIndex, in usb_decode_ctrl()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c109 u16 wIndex, u16 wValue, in ast_vhub_dev_feature()
135 u16 wIndex, u16 wValue, bool is_set) in ast_vhub_ep_feature()
167 u16 wIndex, u16 wValue) in ast_vhub_dev_status()
181 u16 wIndex, u16 wValue) in ast_vhub_ep_status()
221 u16 wValue, wIndex; in ast_vhub_std_dev_request() local
H A Dhub.c169 u16 wIndex, u16 wValue) in ast_vhub_hub_dev_status()
192 u16 wIndex, u16 wValue) in ast_vhub_hub_ep_status()
211 u16 wIndex, u16 wValue, in ast_vhub_hub_dev_feature()
239 u16 wIndex, u16 wValue, in ast_vhub_hub_ep_feature()
404 u16 wValue, wIndex, wLength; in ast_vhub_std_hub_request() local
768 u16 wValue, wIndex, wLength; in ast_vhub_class_hub_request() local
/openbmc/linux/drivers/media/usb/gspca/
H A Ddtcs033.c19 u16 wValue; member
27 u16 wValue, u16 wIndex, u16 wLength) in reg_rw()
155 u16 wValue = (0xFF00&gainVal)>>8; in dtcs033_setexposure() local
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c217 u32 wValue; in cdns2_ep0_handle_feature_device() local
268 u32 wValue; in cdns2_ep0_handle_feature_intf() local
287 u8 wValue; in cdns2_ep0_handle_feature_endpoint() local
/openbmc/linux/drivers/staging/greybus/
H A Dusb.c24 __le16 wValue; member
98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-ep0.c267 u16 wValue, wIndex; in cdnsp_ep0_handle_feature_intf() local
302 u16 wValue; in cdnsp_ep0_handle_feature_endpoint() local
H A Dcdns3-ep0.c281 u32 wValue; in cdns3_ep0_feature_handle_device() local
341 u32 wValue; in cdns3_ep0_feature_handle_intf() local
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c477 u32 wValue; in dwc3_ep0_handle_device() local
518 u32 wValue; in dwc3_ep0_handle_intf() local
538 u32 wValue; in dwc3_ep0_handle_endpoint() local
771 u16 wValue; in dwc3_ep0_set_isoch_delay() local
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c263 u16 wValue, in musb_hub_control()
/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c201 int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in fhci_hub_control()
H A Duhci-hub.c243 static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in uhci_hub_control()
H A Dehci-brcm.c55 u16 wValue, in ehci_brcm_hub_control()
H A Dohci-s3c2410.c163 u16 wValue, in ohci_s3c2410_hub_control()
H A Dohci-hub.c679 u16 wValue, in ohci_hub_control()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c66 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in c67x00_hub_control()
/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c386 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
/openbmc/linux/include/linux/
H A Dusbdevice_fs.h40 u16 wValue; member
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1092 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()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c391 u32 wValue; in dwc3_ep0_handle_feature() local
671 u16 wValue; in dwc3_ep0_set_isoch_delay() local
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c235 static int tegra_ehci_hub_control(struct ci_hdrc *ci, u16 typeReq, u16 wValue, in tegra_ehci_hub_control()
H A Dhost.c243 u16 wValue, in ci_ehci_hub_control()
/openbmc/linux/include/uapi/linux/usb/
H A Dtmc.h47 __u16 wValue; member
/openbmc/qemu/hw/usb/
H A Dxen-usb.c62 uint16_t wValue; member
445 uint16_t wValue; in usbback_check_and_submit() local
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c537 __u16 wValue = le16_to_cpu (cmd->value); in sl811_rh_submit_urb() local

123