| /rk3399_rockchip-uboot/include/ |
| H A D | usbdescriptors.h | 184 u8 bDescriptorType; /* 0x5 */ member 193 u8 bDescriptorType; /* 0x04 */ member 205 u8 bDescriptorType; /* 0x2 */ member 216 u8 bDescriptorType; /* 0x01 */ member 234 u8 bDescriptorType; member 248 u8 bDescriptorType; /* 0x03 */ member 254 u8 bDescriptorType; member 267 u8 bDescriptorType; member 273 u8 bDescriptorType; member 280 u8 bDescriptorType; member [all …]
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | ch9.h | 248 __u8 bDescriptorType; member 257 __u8 bDescriptorType; member 313 __u8 bDescriptorType; member 336 __u8 bDescriptorType; member 350 __u8 bDescriptorType; member 368 __u8 bDescriptorType; member 387 __u8 bDescriptorType; member 392 u8 bDescriptorType; member 403 u8 bDescriptorType; member 659 __u8 bDescriptorType; member [all …]
|
| H A D | cdc.h | 51 __u8 bDescriptorType; member 60 __u8 bDescriptorType; member 73 __u8 bDescriptorType; member 89 __u8 bDescriptorType; member 100 __u8 bDescriptorType; member 111 __u8 bDescriptorType; member 123 __u8 bDescriptorType; member 136 __u8 bDescriptorType; member 146 __u8 bDescriptorType; member
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 53 .bDescriptorType = USB_DT_DEVICE, 71 .bDescriptorType = USB_DT_CONFIG, 83 .bDescriptorType = USB_DT_INTERFACE, 96 .bDescriptorType = USB_DT_HID, 106 .bDescriptorType = USB_DT_ENDPOINT, 117 .bDescriptorType = USB_DT_INTERFACE, 130 .bDescriptorType = USB_DT_HID, 140 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | sandbox_hub.c | 40 .bDescriptorType = USB_DT_DEVICE, 58 .bDescriptorType = USB_DT_CONFIG, 70 .bDescriptorType = USB_DT_INTERFACE, 83 .bDescriptorType = USB_DT_ENDPOINT, 93 .bDescriptorType = USB_DT_HUB,
|
| H A D | sandbox_flash.c | 103 .bDescriptorType = USB_DT_DEVICE, 121 .bDescriptorType = USB_DT_CONFIG, 133 .bDescriptorType = USB_DT_INTERFACE, 146 .bDescriptorType = USB_DT_ENDPOINT, 156 .bDescriptorType = USB_DT_ENDPOINT,
|
| H A D | usb-emul-uclass.c | 60 if ((*ptr)->bDescriptorType != type) in usb_emul_find_descriptor() 278 debug(" - upto=%d, type=%d\n", upto, (*ptr)->bDescriptorType); in usb_emul_setup_device() 279 if ((*ptr)->bDescriptorType == USB_DT_CONFIG) { in usb_emul_setup_device()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 395 .bDescriptorType = USB_DT_OTG, 406 .bDescriptorType = USB_DT_INTERFACE, 423 .bDescriptorType = USB_DT_ENDPOINT, 433 .bDescriptorType = USB_DT_ENDPOINT, 445 .bDescriptorType = USB_DT_ENDPOINT, 485 .bDescriptorType = USB_DT_ENDPOINT, 495 .bDescriptorType = USB_DT_ENDPOINT, 508 .bDescriptorType = USB_DT_ENDPOINT, 540 .bDescriptorType = USB_DT_ENDPOINT, 550 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, [all …]
|
| H A D | f_thor.c | 371 .bDescriptorType = USB_DT_INTERFACE, 379 .bDescriptorType = USB_DT_ENDPOINT, 387 .bDescriptorType = USB_DT_ENDPOINT, 396 .bDescriptorType = USB_DT_INTERFACE, 408 .bDescriptorType = 0x24, /* CS_INTERFACE */ 415 .bDescriptorType = 0x24, /* CS_INTERFACE */ 423 .bDescriptorType = 0x24, /* CS_INTERFACE */ 430 .bDescriptorType = 0x24, /* CS_INTERFACE */ 436 .bDescriptorType = USB_DT_ENDPOINT, 448 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION, [all …]
|
| H A D | ether.c | 339 .bDescriptorType = USB_DT_DEVICE, 357 .bDescriptorType = USB_DT_OTG, 365 .bDescriptorType = USB_DT_CONFIG, 379 .bDescriptorType = USB_DT_CONFIG, 413 .bDescriptorType = USB_DT_INTERFACE, 429 .bDescriptorType = USB_DT_INTERFACE, 442 .bDescriptorType = USB_DT_CS_INTERFACE, 452 .bDescriptorType = USB_DT_CS_INTERFACE, 465 .bDescriptorType = USB_DT_CS_INTERFACE, 474 .bDescriptorType = USB_DT_CS_INTERFACE, [all …]
|
| H A D | f_dfu.h | 78 __u8 bDescriptorType; member
|
| H A D | config.c | 104 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
|
| H A D | composite.c | 185 c->bDescriptorType = type; in config_buf() 305 qual->bDescriptorType = USB_DT_DEVICE_QUALIFIER; in device_qual() 411 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config() 577 s->bDescriptorType = USB_DT_STRING; in get_string() 735 bos->bDescriptorType = USB_DT_BOS; in bos_desc() 746 cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc() 759 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc() 772 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
|
| H A D | f_thor.h | 31 __u8 bDescriptorType; member
|
| H A D | ep0.c | 281 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor() 308 || report_descriptor->bDescriptorType != in ep0_get_descriptor()
|
| H A D | f_fastboot.c | 94 .bDescriptorType = USB_DT_ENDPOINT, 102 .bDescriptorType = USB_DT_ENDPOINT, 110 .bDescriptorType = USB_DT_ENDPOINT, 118 .bDescriptorType = USB_DT_ENDPOINT, 126 .bDescriptorType = USB_DT_ENDPOINT, 134 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 140 .bDescriptorType = USB_DT_ENDPOINT, 148 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 154 .bDescriptorType = USB_DT_INTERFACE,
|
| H A D | f_sdp.c | 129 .bDescriptorType = USB_DT_INTERFACE, 141 .bDescriptorType = USB_DT_CS_DEVICE, 153 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
|
| H A D | f_dfu.c | 61 .bDescriptorType = DFU_DT_FUNC, 73 .bDescriptorType = USB_DT_INTERFACE, 659 d->bDescriptorType = USB_DT_INTERFACE; in dfu_prepare_function()
|
| H A D | g_dnl.c | 60 .bDescriptorType = USB_DT_DEVICE,
|
| H A D | fotg210.c | 62 .bDescriptorType = USB_DT_ENDPOINT, 511 || desc->bDescriptorType != USB_DT_ENDPOINT in fotg210_ep_enable()
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | 109 .bDescriptorType = USB_DT_DEVICE, 126 .bDescriptorType = USB_DT_QUAL, 162 .bDescriptorType = USB_DT_CONFIG, 175 .bDescriptorType = USB_DT_INTERFACE, 188 .bDescriptorType = CS_INTERFACE, 195 .bDescriptorType = CS_INTERFACE, 203 .bDescriptorType = CS_INTERFACE, 210 .bDescriptorType = CS_INTERFACE, 218 .bDescriptorType = USB_DT_ENDPOINT, 230 .bDescriptorType = USB_DT_INTERFACE, [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci.h | 82 unsigned char bDescriptorType; member 95 unsigned char bDescriptorType; member
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs-rockchip-rpmb.h | 40 uint8_t bDescriptorType; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 391 if (head->bDescriptorType != USB_DT_CONFIG) { in usb_parse_config() 393 head->bDescriptorType); in usb_parse_config() 408 switch (head->bDescriptorType) { in usb_parse_config() 506 head->bDescriptorType); in usb_parse_config()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb.c | 155 if (dev->descriptor.bDescriptorType == USB_DT_DEVICE) { in usb_display_desc()
|