| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | ch9.h | 247 __u8 bLength; member 256 __u8 bLength; member 312 __u8 bLength; member 335 __u8 bLength; member 349 __u8 bLength; member 367 __u8 bLength; member 386 __u8 bLength; member 391 u8 bLength; member 402 u8 bLength; /* dummy */ member 658 __u8 bLength; member [all …]
|
| H A D | cdc.h | 50 __u8 bLength; member 59 __u8 bLength; member 72 __u8 bLength; member 88 __u8 bLength; member 99 __u8 bLength; member 110 __u8 bLength; member 122 __u8 bLength; member 135 __u8 bLength; member 145 __u8 bLength; member
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 52 .bLength = sizeof(keyb_device_desc), 70 .bLength = sizeof(keyb_config0), 82 .bLength = sizeof(keyb_interface0), 95 .bLength = sizeof(keyb_report0), 105 .bLength = USB_DT_ENDPOINT_SIZE, 116 .bLength = sizeof(keyb_interface1), 129 .bLength = sizeof(struct usb_class_hid_descriptor), 139 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | sandbox_hub.c | 39 .bLength = sizeof(hub_device_desc), 57 .bLength = sizeof(hub_config1), 69 .bLength = sizeof(hub_interface0), 82 .bLength = USB_DT_ENDPOINT_SIZE, 92 .bLength = sizeof(hub_desc),
|
| H A D | sandbox_flash.c | 102 .bLength = sizeof(flash_device_desc), 120 .bLength = sizeof(flash_config0), 132 .bLength = sizeof(flash_interface0), 145 .bLength = USB_DT_ENDPOINT_SIZE, 155 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | usb-emul-uclass.c | 101 todo = min(length - upto, (int)(*ptr)->bLength); in usb_emul_get_descriptor() 277 for (cdesc = NULL, upto = 0; *ptr; upto += (*ptr)->bLength, ptr++) { in usb_emul_setup_device() 284 cdesc->bLength); in usb_emul_setup_device()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 394 .bLength = sizeof fsg_otg_desc, 405 .bLength = sizeof fsg_intf_desc, 422 .bLength = USB_DT_ENDPOINT_SIZE, 432 .bLength = USB_DT_ENDPOINT_SIZE, 444 .bLength = USB_DT_ENDPOINT_SIZE, 484 .bLength = USB_DT_ENDPOINT_SIZE, 494 .bLength = USB_DT_ENDPOINT_SIZE, 507 .bLength = USB_DT_ENDPOINT_SIZE, 539 .bLength = USB_DT_ENDPOINT_SIZE, 549 .bLength = sizeof(fsg_ss_bulk_in_comp_desc), [all …]
|
| H A D | config.c | 45 unsigned len = (*src)->bLength; in usb_descriptor_fillbuf() 103 cp->bLength = USB_DT_CONFIG_SIZE; in usb_gadget_config_buf()
|
| H A D | f_thor.c | 370 .bLength = sizeof(thor_downloader_intf_data), 378 .bLength = USB_DT_ENDPOINT_SIZE, 386 .bLength = USB_DT_ENDPOINT_SIZE, 395 .bLength = sizeof(thor_downloader_intf_int), 407 .bLength = sizeof(thor_downloader_cdc_header), 414 .bLength = sizeof(thor_downloader_cdc_call), 422 .bLength = sizeof(thor_downloader_cdc_abstract), 429 .bLength = sizeof(thor_downloader_cdc_union), 435 .bLength = USB_DT_ENDPOINT_SIZE, 447 .bLength = sizeof(thor_iad_descriptor), [all …]
|
| H A D | ether.c | 338 .bLength = sizeof device_desc, 356 .bLength = sizeof otg_descriptor, 364 .bLength = sizeof eth_config, 378 .bLength = sizeof rndis_config, 412 .bLength = sizeof control_intf, 428 .bLength = sizeof rndis_control_intf, 441 .bLength = sizeof header_desc, 451 .bLength = sizeof union_desc, 464 .bLength = sizeof call_mgmt_descriptor, 473 .bLength = sizeof acm_descriptor, [all …]
|
| H A D | f_dfu.h | 77 __u8 bLength; member
|
| H A D | ep0.c | 254 dbg_ep0(3, "string_descriptor: %p length %d", string_descriptor, string_descriptor->bLength); in ep0_get_descriptor() 255 copy_config (urb, string_descriptor, string_descriptor->bLength, max); in ep0_get_descriptor() 288 class_descriptor->descriptor.hid.bLength, in ep0_get_descriptor()
|
| H A D | composite.c | 184 c->bLength = USB_DT_CONFIG_SIZE; in config_buf() 304 qual->bLength = sizeof(*qual); in device_qual() 600 s->bLength = 2 * (len + 1); in get_string() 601 return s->bLength; in get_string() 734 bos->bLength = USB_DT_BOS_SIZE; in bos_desc() 745 cap->bLength = sizeof(*cap); in bos_desc() 758 usb_ext->bLength = USB_DT_USB_EXT_CAP_SIZE; in bos_desc() 771 ss_cap->bLength = USB_DT_USB_SS_CAP_SIZE; in bos_desc()
|
| H A D | f_thor.h | 30 __u8 bLength; member
|
| H A D | f_fastboot.c | 93 .bLength = USB_DT_ENDPOINT_SIZE, 101 .bLength = USB_DT_ENDPOINT_SIZE, 109 .bLength = USB_DT_ENDPOINT_SIZE, 117 .bLength = USB_DT_ENDPOINT_SIZE, 125 .bLength = USB_DT_ENDPOINT_SIZE, 133 .bLength = sizeof(ss_ep_in_comp_desc), 139 .bLength = USB_DT_ENDPOINT_SIZE, 147 .bLength = sizeof(ss_ep_out_comp_desc), 153 .bLength = USB_DT_INTERFACE_SIZE,
|
| H A D | f_sdp.c | 128 .bLength = sizeof(sdp_intf_runtime), 140 .bLength = sizeof(sdp_hid_desc), 152 .bLength = USB_DT_ENDPOINT_SIZE,
|
| H A D | f_dfu.c | 60 .bLength = sizeof dfu_func, 72 .bLength = sizeof dfu_intf_runtime, 658 d->bLength = sizeof(*d); in dfu_prepare_function()
|
| H A D | g_dnl.c | 59 .bLength = sizeof device_desc,
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | 108 .bLength = sizeof(struct usb_device_descriptor), 125 .bLength = sizeof(struct usb_qualifier_descriptor), 160 .bLength = 174 .bLength = sizeof(struct usb_interface_descriptor), 216 .bLength = 228 .bLength = 242 .bLength = 253 .bLength = 292 .bLength = sizeof(struct usb_configuration_descriptor), 305 .bLength = [all …]
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usbdescriptors.h | 183 u8 bLength; member 192 u8 bLength; member 204 u8 bLength; member 215 u8 bLength; member 233 u8 bLength; member 247 u8 bLength; member 253 u8 bLength; member 449 u8 bLength; member 460 u8 bLength; /* dummy */ member 513 serial_printf("\tbLength %2.2x\n", d->bLength); in print_device_descriptor()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 396 if (head->bLength != USB_DT_CONFIG_SIZE) { in usb_parse_config() 397 printf("ERROR: Invalid USB CFG length (%d)\n", head->bLength); in usb_parse_config() 403 index = dev->config.desc.bLength; in usb_parse_config() 407 while (index + 1 < dev->config.desc.wTotalLength && head->bLength) { in usb_parse_config() 410 if (head->bLength != USB_DT_INTERFACE_SIZE) { in usb_parse_config() 412 head->bLength); in usb_parse_config() 446 if (head->bLength != USB_DT_ENDPOINT_SIZE) { in usb_parse_config() 448 head->bLength); in usb_parse_config() 483 if (head->bLength != USB_DT_SS_EP_COMP_SIZE) { in usb_parse_config() 485 head->bLength); in usb_parse_config() [all …]
|
| H A D | usb_hub.c | 654 length = min_t(int, descriptor->bLength, in usb_hub_configure() 780 "too long: %d\n", descriptor->bLength); in usb_hub_configure()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci.h | 81 unsigned char bLength; member 94 unsigned char bLength; member
|
| H A D | ehci-hcd.c | 693 srclen = descriptor.device.bLength; in ehci_submit_root() 698 srclen = descriptor.config.bLength + in ehci_submit_root() 699 descriptor.interface.bLength + in ehci_submit_root() 700 descriptor.endpoint.bLength; in ehci_submit_root() 735 srclen = ctrl->hub.bLength; in ehci_submit_root()
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs-rockchip-rpmb.h | 39 uint8_t bLength; member
|