Home
last modified time | relevance | path

Searched defs:wIndex (Results 1 – 25 of 54) sorted by relevance

123

/drivers/usb/common/
Ddebug.c14 static void usb_decode_get_status(__u8 bRequestType, __u16 wIndex, in usb_decode_get_status()
54 static const char *usb_decode_test_mode(u16 wIndex) in usb_decode_test_mode()
74 __u16 wIndex, char *str, size_t size) in usb_decode_set_clear_feature()
106 __u16 wValue, __u16 wIndex, in usb_decode_get_set_descriptor()
180 static void usb_decode_get_intf(__u16 wIndex, __u16 wLength, char *str, in usb_decode_get_intf()
187 static void usb_decode_set_intf(__u8 wValue, __u16 wIndex, char *str, in usb_decode_set_intf()
194 static void usb_decode_synch_frame(__u16 wIndex, __u16 wLength, in usb_decode_synch_frame()
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()
/drivers/usb/gadget/udc/aspeed-vhub/
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
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
/drivers/usb/host/
Dxhci-hub.c612 u16 wIndex, __le32 __iomem *addr, u32 port_status) in xhci_clear_port_change_bit()
710 u16 test_mode, u16 wIndex) in xhci_port_set_test_mode()
726 u16 test_mode, u16 wIndex, unsigned long *flags) in xhci_enter_test_mode()
906 u16 wIndex) in xhci_del_comp_mod_timer()
934 u32 wIndex; in xhci_handle_usb2_port_link_resume() local
1150 u16 wIndex, u32 raw_port_status, in xhci_get_port_status()
1198 u16 wIndex, char *buf, u16 wLength) in xhci_hub_control()
Dfhci-hub.c202 u16 wIndex, char *buf, u16 wLength) in fhci_hub_control()
Duhci-hub.c244 u16 wIndex, char *buf, u16 wLength) in uhci_hub_control()
Dehci-brcm.c56 u16 wIndex, in ehci_brcm_hub_control()
Dohci-s3c2410.c164 u16 wIndex, in ohci_s3c2410_hub_control()
Dohci-hub.c680 u16 wIndex, in ohci_hub_control()
Dohci-da8xx.c302 u16 wIndex, char *buf, u16 wLength) in ohci_da8xx_hub_control()
Dehci-hub.c736 u16 wIndex, in ehci_hub_control()
/drivers/media/usb/gspca/
Ddtcs033.c20 u16 wIndex; member
27 u16 wValue, u16 wIndex, u16 wLength) in reg_rw()
154 u16 wIndex = 0x0100|(0x00FF&gainVal); in dtcs033_setexposure() local
/drivers/staging/greybus/
Dusb.c25 __le16 wIndex; member
98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control()
/drivers/usb/cdns3/
Dcdnsp-ep0.c135 static int cdnsp_w_index_to_ep_index(u16 wIndex) in cdnsp_w_index_to_ep_index()
267 u16 wValue, wIndex; in cdnsp_ep0_handle_feature_intf() local
/drivers/usb/dwc3/
Dep0.c450 u32 wIndex, int set) in dwc3_ep0_handle_test()
478 u32 wIndex; in dwc3_ep0_handle_device() local
772 u16 wIndex; in dwc3_ep0_set_isoch_delay() local
/drivers/media/usb/b2c2/
Dflexcop-usb.c113 u16 wIndex; in flexcop_usb_v8_memory_req() local
235 u16 wValue, wIndex; in flexcop_usb_i2c_req() local
/drivers/usb/musb/
Dmusb_virthub.c264 u16 wIndex, in musb_hub_control()
/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1147 u16 wIndex, bool set) in ep0_handle_feature_dev()
1235 u16 wIndex; in ep0_handle_feature() local
1311 u16 wIndex; in ep0_handle_status() local
/drivers/usb/renesas_usbhs/
Dmod_host.c1093 u16 wIndex, char *buf, u16 wLength) in __usbhsh_hub_hub_feature()
1110 u16 wIndex, char *buf, u16 wLength) in __usbhsh_hub_port_feature()
1195 u16 wIndex, char *buf, u16 wLength) in __usbhsh_hub_get_status()
1235 u16 wIndex, char *buf, u16 wLength) in usbhsh_hub_control()
/drivers/usb/c67x00/
Dc67x00-hcd.c67 u16 wIndex, char *buf, u16 wLength) in c67x00_hub_control()
/drivers/usb/chipidea/
Dci_hdrc_tegra.c236 u16 wIndex, char *buf, u16 wLength, in tegra_ehci_hub_control()
Dhost.c244 u16 wIndex, in ci_ehci_hub_control()
/drivers/usb/gadget/udc/
Drenesas_usbf.c2242 u16 wIndex; in usbf_req_get_status() local
2302 u16 wIndex; in usbf_req_clear_set_feature() local
2375 u16 wIndex; in usbf_req_set_address() local
2411 u16 wIndex; in usbf_req_set_configuration() local
/drivers/staging/emxx_udc/
Demxx_udc.c136 u16 wIndex; in _nbu2ss_ep0_complete() local
1332 u16 selector, u16 wIndex) in _nbu2ss_set_feature_device()
1391 u16 wIndex = le16_to_cpu(udc->ctrl.wIndex); in _nbu2ss_req_feature() local
/drivers/usb/gadget/udc/cdns2/
Dcdns2-ep0.c23 static int cdns2_w_index_to_ep_index(u16 wIndex) in cdns2_w_index_to_ep_index()

123