Home
last modified time | relevance | path

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

12

/linux/drivers/usb/common/
H A Ddebug.c34 static const char *usb_decode_device_feature(u16 wValue) in usb_decode_device_feature() argument
73 __u8 bRequest, __u16 wValue, in usb_decode_set_clear_feature() argument
100 static void usb_decode_set_address(__u16 wValue, char *str, size_t size) in usb_decode_set_address() argument
106 __u16 wValue, __u1 in usb_decode_get_set_descriptor() argument
175 usb_decode_set_configuration(__u8 wValue,char * str,size_t size) usb_decode_set_configuration() argument
187 usb_decode_set_intf(__u8 wValue,__u16 wIndex,char * str,size_t size) usb_decode_set_intf() argument
206 usb_decode_set_isoch_delay(__u8 wValue,char * str,size_t size) usb_decode_set_isoch_delay() argument
212 usb_decode_ctrl_generic(char * str,size_t size,__u8 bRequestType,__u8 bRequest,__u16 wValue,__u16 wIndex,__u16 wLength) usb_decode_ctrl_generic() argument
231 usb_decode_ctrl_standard(char * str,size_t size,__u8 bRequestType,__u8 bRequest,__u16 wValue,__u16 wIndex,__u16 wLength) usb_decode_ctrl_standard() argument
301 usb_decode_ctrl(char * str,size_t size,__u8 bRequestType,__u8 bRequest,__u16 wValue,__u16 wIndex,__u16 wLength) usb_decode_ctrl() argument
[all...]
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c109 u16 wIndex, u16 wValue, in ast_vhub_dev_feature() argument
135 u16 wIndex, u16 wValue, bool is_set) in ast_vhub_ep_feature() argument
167 u16 wIndex, u16 wValue) in ast_vhub_dev_status() argument
181 u16 wIndex, u16 wValue) in ast_vhub_ep_status() argument
221 u16 wValue, wInde in ast_vhub_std_dev_request() local
[all...]
H A Dhub.c170 u16 wIndex, u16 wValue) in ast_vhub_hub_dev_status() argument
193 u16 wIndex, u16 wValue) in ast_vhub_hub_ep_status() argument
212 u16 wIndex, u16 wValue, in ast_vhub_hub_dev_feature() argument
240 u16 wIndex, u16 wValue, in ast_vhub_hub_ep_feature() argument
405 u16 wValue, wInde in ast_vhub_std_hub_request() local
769 u16 wValue, wIndex, wLength; ast_vhub_class_hub_request() local
[all...]
/linux/drivers/media/usb/gspca/
H A Ddtcs033.c19 u16 wValue; member
27 u16 wValue, u16 wIndex, u16 wLength) in reg_rw() argument
155 u16 wValue = (0xFF00&gainVal)>>8; in dtcs033_setexposure() local
/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
[all...]
/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
[all...]
H A Dcdns3-ep0.c281 u32 wValue; in cdns3_ep0_feature_handle_device() local
341 u32 wValue; in cdns3_ep0_feature_handle_intf() local
[all...]
/linux/drivers/usb/musb/
H A Dmusb_virthub.c263 u16 wValue, in musb_hub_control() argument
/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() argument
H A Duhci-hub.c243 static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in uhci_hub_control() argument
H A Dohci-s3c2410.c163 u16 wValue, in ohci_s3c2410_hub_control() argument
H A Dohci-hub.c679 u16 wValue, in ohci_hub_control() argument
H A Dxhci-hub.c580 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit() argument
1206 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in xhci_hub_control() argument
[all...]
H A Dohci-da8xx.c301 static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in ohci_da8xx_hub_control() argument
H A Dehci-hub.c735 u16 wValue, in ehci_hub_control() argument
H A Dohci-at91.c351 static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in ohci_at91_hub_control() argument
H A Dohci-pxa27x.c191 static int pxa27x_ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in pxa27x_ohci_hub_control() argument
/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() argument
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1092 u16 typeReq, u16 wValue, in __usbhsh_hub_hub_feature() argument
1109 u16 typeReq, u16 wValue, in __usbhsh_hub_port_feature() argument
1194 u16 typeReq, u16 wValue, in __usbhsh_hub_get_status() argument
1234 usbhsh_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) usbhsh_hub_control() argument
[all...]
/linux/include/linux/
H A Dusbdevice_fs.h40 u16 wValue; member
/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() argument
H A Dhost.c244 u16 wValue, in ci_ehci_hub_control() argument
/linux/include/uapi/linux/usb/
H A Dtmc.h47 __u16 wValue; member
/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c2241 u16 wValue; in usbf_req_get_status() local
2301 u16 wValue; in usbf_req_clear_set_feature() local
2374 u16 wValue; usbf_req_set_address() local
2410 u16 wValue; usbf_req_set_configuration() local
[all...]
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c233 u16 wValue, wIndex; in flexcop_usb_i2c_req() local

12