Home
last modified time | relevance | path

Searched refs:bLength (Results 1 – 25 of 36) sorted by relevance

12

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c47 .bLength = sizeof(struct usb_device_descriptor),
66 .bLength = sizeof(struct usb_interface_assoc_descriptor),
78 .bLength = sizeof(struct usb_interface_descriptor),
91 .bLength = sizeof(struct usb_cdc_header_descriptor),
97 .bLength = sizeof(struct usb_cdc_cm_descriptor),
103 .bLength = sizeof(struct usb_cdc_acm_descriptor),
109 .bLength = sizeof(struct usb_cdc_union_desc),
114 .bLength = sizeof(struct usb_endpoint_descriptor),
123 .bLength = 6,
131 .bLength = sizeof(struct usb_interface_descriptor),
[all …]
Df_uvc.h61 u8 bLength; member
102 u8 bLength; member
118 u8 bLength; member
142 u8 bLength; member
197 u8 bLength; \
214 u8 bLength; member
258 u8 bLength; \
279 u8 bLength; member
341 u8 bLength; \
364 u8 bLength; member
[all …]
Df_uac.h91 uint8_t bLength; member
104 uint8_t bLength; /* in bytes: 12 */ member
122 uint8_t bLength; /* in bytes: 9 */ member
136 uint8_t bLength; /* in bytes: 7 */ member
152 uint8_t bLength; member
165 uByte bLength; member
177 uint8_t bLength; /* in bytes: 8 */ member
190 uint8_t bLength; member
Df_uvc.c158 .bLength = sizeof(struct usb_device_descriptor),
182 .bLength = sizeof(struct usb_config_descriptor),
200 .bLength = sizeof(struct usb_interface_assoc_descriptor),
218 .bLength = sizeof(struct usb_interface_descriptor),
233 .bLength = sizeof(struct uvc_vc_header_descriptor),
254 .bLength = sizeof(struct uvc_ct_descriptor),
272 .bLength = sizeof(struct uvc_processing_descriptor),
288 .bLength = sizeof(struct uvc_ot_descriptor),
301 .bLength = sizeof(struct uvc_extension_unit_descriptor1x2),
323 .bLength = sizeof(struct uvc_extension_unit_descriptor1x2),
[all …]
Df_uac.c186 .bLength = sizeof(struct usb_device_descriptor),
204 .bLength = sizeof(struct usb_config_descriptor),
216 .bLength = sizeof(struct usb_interface_assoc_descriptor),
228 .bLength = sizeof(struct usb_interface_descriptor),
241 .bLength = sizeof(struct uac_ac_header_descriptor),
252 .bLength = sizeof(struct uac1_input_terminal_descriptor),
266 .bLength = sizeof(struct uac_output_terminal_descriptor),
278 .bLength = sizeof(struct usb_interface_descriptor),
291 .bLength = sizeof(struct usb_interface_descriptor),
304 .bLength = sizeof(struct uac_as_header_descriptor),
[all …]
Dcomposite_desc.c137 i += desc->bLength; in composite_mkcfgdesc_sub()
140 desc = (struct usb_descriptor *)((char *)desc + desc->bLength); in composite_mkcfgdesc_sub()
144 desc, desc->bLength); in composite_mkcfgdesc_sub()
149 new_config_len += desc->bLength; in composite_mkcfgdesc_sub()
150 desc = (struct usb_descriptor *)((char *)desc + desc->bLength); in composite_mkcfgdesc_sub()
Drndis.c232 .bLength = sizeof(struct usb_interface_assoc_descriptor),
241 .bLength = sizeof(struct usb_interface_descriptor),
251 .bLength = sizeof(struct usb_cdc_header_desc),
257 .bLength = sizeof(struct usb_cdc_call_mgmt_descriptor),
264 .bLength = sizeof(struct usb_cdc_acm_descriptor),
270 .bLength = sizeof(struct usb_cdc_union_desc),
275 .bLength = sizeof(struct usb_endpoint_descriptor),
284 .bLength = 6,
292 .bLength = sizeof(struct usb_interface_descriptor),
302 .bLength = sizeof(struct usb_endpoint_descriptor),
[all …]
Dcomposite.c295 i += descriptors->bLength; in modify_config_descriptor_byspeed()
299 descriptors, descriptors->bLength); in modify_config_descriptor_byspeed()
305 new_config_len += descriptors->bLength; in modify_config_descriptor_byspeed()
307 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in modify_config_descriptor_byspeed()
355 i += descriptors->bLength; in composite_get_config_descriptor()
358 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in composite_get_config_descriptor()
364 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in composite_get_config_descriptor()
Df_hid.c120 .bLength = sizeof(struct usb_device_descriptor),
136 .bLength = sizeof(struct usb_config_descriptor),
148 .bLength = sizeof(struct usb_interface_descriptor),
161 .bLength = sizeof(struct usb_hid_descriptor),
175 .bLength = sizeof(struct hid_endpoint_descriptor),
185 .bLength = sizeof(struct hid_endpoint_descriptor),
Df_hid.h59 uByte bLength; member
Df_mass_storage.c160 .bLength = sizeof(struct usb_device_descriptor),
194 .bLength = sizeof(struct usb_config_descriptor),
205 .bLength = sizeof(struct usb_interface_descriptor),
217 .bLength = sizeof(struct usb_endpoint_descriptor),
227 .bLength = 6,
236 .bLength = sizeof(struct usb_endpoint_descriptor),
246 .bLength = 6,
Df_camera.c129 .bLength = sizeof(struct usb_device_descriptor),
Df_multi.c97 .bLength = sizeof(struct usb_device_descriptor),
/third_party/FreeBSD/sys/dev/usb/
Dusb.h272 uByte bLength; member
279 uByte bLength; member
303 uByte bLength; member
312 uByte bLength; member
325 uByte bLength; member
339 uByte bLength; member
351 uByte bLength; member
379 uByte bLength; member
396 uByte bLength; member
409 uByte bLength; member
[all …]
Dusb_cdc.h57 uByte bLength; member
64 uByte bLength; member
74 uByte bLength; member
85 uByte bLength; member
94 uByte bLength; member
102 uByte bLength; member
112 uByte bLength; member
124 uByte bLength; member
132 uByte bLength; member
274 uByte bLength; member
Dusb_parse.c112 (id->bLength >= sizeof(*id))) { in usb_idesc_foreach()
180 if (desc->bLength < sizeof(*ped)) { in usb_edesc_foreach()
216 if (desc->bLength < sizeof(*ped)) { in usb_ed_comp_foreach()
277 (desc->bLength >= sizeof(*id))) { in usbd_get_no_alts()
Dusb_util.c182 p->bLength = totlen; in usb_make_str_desc()
Dusbhid.h46 uByte bLength; member
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c476 …int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_… in TestIBM424() local
478 char *bytes = extractBytes(chars, cLength, "IBM424", &bLength); in TestIBM424()
485 ucsdet_setText(csd, bytes, bLength, &status); in TestIBM424()
554 …int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_… in TestIBM420() local
556 char *bytes = extractBytes(chars, cLength, "IBM420", &bLength); in TestIBM420()
563 ucsdet_setText(csd, bytes, bLength, &status); in TestIBM420()
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp620 int32_t bLength = 0, brLength = 0; in IBM424Test() local
625 char *bytes = extractBytes(s1, "IBM424", bLength); in IBM424Test()
639 ucsdet_setText(csd, bytes, bLength, &status); in IBM424Test()
710 int32_t bLength = 0, brLength = 0; in IBM420Test() local
715 char *bytes = extractBytes(s1, "IBM420", bLength); in IBM420Test()
729 ucsdet_setText(csd, bytes, bLength, &status); in IBM420Test()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c180 str_desc->bLength = 2 + (ret * 2); in fconfig_mkstrdesc()
182 return str_desc->bLength; in fconfig_mkstrdesc()
277 i += descriptors->bLength; in modify_string_index_bystrbase()
291 descriptors = (struct usb_descriptor *)((char *)descriptors + descriptors->bLength); in modify_string_index_bystrbase()
Dusbd_generic_ep0.c66 uint8_t bLength; member
110 uint8_t length = desc->bLength; in generic_parse_single_desc()
136 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
151 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
175 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
187 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
200 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
Df_generic.c80 .bLength = USB_CONFIG_DESC_SIZE,
850 s->bLength = 2 + (ret * 2); in generic_mkstrdesc()
852 return s->bLength; in generic_mkstrdesc()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3138 .bLength = sizeof(xhci_devd),
3157 .bLength = sizeof(xhci_bosd.bosd),
3163 .bLength = sizeof(xhci_bosd.usb2extd),
3169 .bLength = sizeof(xhci_bosd.usbdcd),
3179 .bLength = sizeof(xhci_bosd.cidd),
3190 .bLength = sizeof(xhci_confd.confd),
3200 .bLength = sizeof(xhci_confd.ifcd),
3208 .bLength = sizeof(xhci_confd.endpd),
3216 .bLength = sizeof(xhci_confd.endpcd),
3225 .bLength = sizeof(xhci_hubd),
[all …]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c917 if ((ed->bLength < sizeof(*ed)) || in usb_linux_create_usb_device()
934 if (id->bLength < sizeof(*id)) in usb_linux_create_usb_device()
1040 if ((ed->bLength < sizeof(*ed)) || in usb_create_usb_device()
1057 if (id->bLength < sizeof(*id)) in usb_create_usb_device()

12