Home
last modified time | relevance | path

Searched refs:bDescriptorType (Results 1 – 25 of 35) sorted by relevance

12

/rk3399_rockchip-uboot/include/
H A Dusbdescriptors.h184 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 Dch9.h248 __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 Dcdc.h51 __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 Dsandbox_keyb.c53 .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 Dsandbox_hub.c40 .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 Dsandbox_flash.c103 .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 Dusb-emul-uclass.c60 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 Dstorage_common.c395 .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 Df_thor.c371 .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 Dether.c339 .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 Df_dfu.h78 __u8 bDescriptorType; member
H A Dconfig.c104 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
H A Dcomposite.c185 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 Df_thor.h31 __u8 bDescriptorType; member
H A Dep0.c281 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor()
308 || report_descriptor->bDescriptorType != in ep0_get_descriptor()
H A Df_fastboot.c94 .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 Df_sdp.c129 .bDescriptorType = USB_DT_INTERFACE,
141 .bDescriptorType = USB_DT_CS_DEVICE,
153 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
H A Df_dfu.c61 .bDescriptorType = DFU_DT_FUNC,
73 .bDescriptorType = USB_DT_INTERFACE,
659 d->bDescriptorType = USB_DT_INTERFACE; in dfu_prepare_function()
H A Dg_dnl.c60 .bDescriptorType = USB_DT_DEVICE,
H A Dfotg210.c62 .bDescriptorType = USB_DT_ENDPOINT,
511 || desc->bDescriptorType != USB_DT_ENDPOINT in fotg210_ep_enable()
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c109 .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 Dehci.h82 unsigned char bDescriptorType; member
95 unsigned char bDescriptorType; member
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip-rpmb.h40 uint8_t bDescriptorType; member
/rk3399_rockchip-uboot/common/
H A Dusb.c391 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 Dusb.c155 if (dev->descriptor.bDescriptorType == USB_DT_DEVICE) { in usb_display_desc()

12