Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c13 static void usb_decode_get_status(__u8 bRequestType, __u16 wIndex, in usb_decode_get_status()
53 static const char *usb_decode_test_mode(u16 wIndex) in usb_decode_test_mode()
73 __u16 wIndex, char *str, size_t size) in usb_decode_set_clear_feature()
105 __u16 wValue, __u16 wIndex, in usb_decode_get_set_descriptor()
179 static void usb_decode_get_intf(__u16 wIndex, __u16 wLength, char *str, in usb_decode_get_intf()
186 static void usb_decode_set_intf(__u8 wValue, __u16 wIndex, char *str, in usb_decode_set_intf()
193 static void usb_decode_synch_frame(__u16 wIndex, __u16 wLength, in usb_decode_synch_frame()
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()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c115 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
H A Dhub.c163 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
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c487 u16 wIndex, __le32 __iomem *addr, u32 port_status) in xhci_disable_port()
510 u16 wIndex, __le32 __iomem *addr, u32 port_status) in xhci_clear_port_change_bit()
610 u16 test_mode, u16 wIndex) in xhci_port_set_test_mode()
626 u16 test_mode, u16 wIndex, unsigned long *flags) in xhci_enter_test_mode()
806 u16 wIndex) in xhci_del_comp_mod_timer()
834 u32 wIndex; in xhci_handle_usb2_port_link_resume() local
1041 u16 wIndex, u32 raw_port_status, in xhci_get_port_status()
1101 u16 wIndex, char *buf, u16 wLength) in xhci_hub_control()
H A Dfhci-hub.c203 u16 wIndex, char *buf, u16 wLength) in fhci_hub_control()
H A Duhci-hub.c244 u16 wIndex, char *buf, u16 wLength) in uhci_hub_control()
H A Dehci-brcm.c56 u16 wIndex, in ehci_brcm_hub_control()
H A Dohci-s3c2410.c166 u16 wIndex, in ohci_s3c2410_hub_control()
H A Dohci-hub.c677 u16 wIndex, in ohci_hub_control()
H A Dehci-tegra.c172 u16 wIndex, in tegra_ehci_hub_control()
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A 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
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dusb.c25 __le16 wIndex; member
98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_virthub.c265 u16 wIndex, in musb_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dep0.c453 u32 wIndex, int set) in dwc3_ep0_handle_test()
481 u32 wIndex; in dwc3_ep0_handle_device() local
777 u16 wIndex; in dwc3_ep0_set_isoch_delay() local
/OK3568_Linux_fs/kernel/drivers/media/usb/b2c2/
H A Dflexcop-usb.c113 u16 wIndex; in flexcop_usb_v8_memory_req() local
236 u16 wValue, wIndex; in flexcop_usb_i2c_req() local
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-hcd.c67 u16 wIndex, char *buf, u16 wLength) in c67x00_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A 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
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dusbdevice_fs.h41 u16 wIndex; member
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dep0.c393 u32 wIndex; in dwc3_ep0_handle_feature() local
676 u16 wIndex; in dwc3_ep0_set_isoch_delay() local
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dhost.c230 u16 wIndex, in ci_ehci_hub_control()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dtmc.h48 __u16 wIndex; member
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dtmc.h48 __u16 wIndex; member
H A Dfunctionfs.h63 __le16 wIndex; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dtmc.h48 __u16 wIndex; member

1234