Searched refs:bLength (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10.0-release/sys/dev/sound/usb/
H A Duaudioreg.h69 #define UEP_HAS_REFRESH(ep) ((ep)->bLength >= 8)
70 #define UEP_HAS_SYNCADDR(ep) ((ep)->bLength >= 9)
74 uByte bLength; member in struct:__anon9498
92 uByte bLength; member in struct:usb_audio_control_descriptor
102 uByte bLength; member in struct:usb_audio_streaming_interface_descriptor
111 uByte bLength; member in struct:usb_audio_streaming_endpoint_descriptor
123 uByte bLength; member in struct:usb_audio_streaming_type1_descriptor
160 uByte bLength; member in struct:usb_audio_unit
168 uByte bLength; member in struct:usb_audio_input_terminal
182 uByte bLength; member in struct:usb_audio_output_terminal
194 uByte bLength; member in struct:usb_audio_mixer_unit_0
212 uByte bLength; member in struct:usb_audio_selector_unit
223 uByte bLength; member in struct:usb_audio_feature_unit
235 uByte bLength; member in struct:usb_audio_processing_unit_0
261 uByte bLength; member in struct:usb_audio_extension_unit_0
439 uByte bLength; member in struct:usb_audio20_streaming_interface_descriptor
452 uByte bLength; member in struct:usb_audio20_encoder_descriptor
470 uByte bLength; member in struct:usb_audio20_streaming_endpoint_descriptor
484 uByte bLength; member in struct:usb_audio20_feedback_endpoint_descriptor
548 uByte bLength; member in struct:usb_audio20_streaming_type1_descriptor
585 uByte bLength; member in struct:usb_audio20_clock_source_unit
597 uByte bLength; member in struct:usb_audio20_clock_selector_unit_0
612 uByte bLength; member in struct:usb_audio20_clock_multiplier_unit
623 uByte bLength; member in struct:usb_audio20_input_terminal
639 uByte bLength; member in struct:usb_audio20_output_terminal
653 uByte bLength; member in struct:usb_audio20_mixer_unit_0
672 uByte bLength; member in struct:usb_audio20_selector_unit
683 uByte bLength; member in struct:usb_audio20_feature_unit
694 uByte bLength; member in struct:usb_audio20_sample_rate_unit
706 uByte bLength; member in struct:usb_audio20_effect_unit
718 uByte bLength; member in struct:usb_audio20_processing_unit_0
737 uByte bLength; member in struct:usb_audio20_extension_unit_0
[all...]
H A Duaudio.c1368 DPRINTF("endpoint=%p bLength=%d bDescriptorType=%d \n"
1372 ed, ed->bLength, ed->bDescriptorType,
1512 (desc->bLength >= sizeof(*id))) {
1572 (desc->bLength >= sizeof(*acdp))) {
1591 if (desc->bLength >= sizeof(*asid.v2)) {
1595 if (desc->bLength >= sizeof(*asid.v1)) {
1607 if (desc->bLength >= sizeof(*asf1d.v2))
1610 if (desc->bLength >= sizeof(*asf1d.v1)) {
1619 if (desc->bLength < (sizeof(*asf1d.v1) +
1631 (desc->bLength >
[all...]
/freebsd-10.0-release/sys/dev/usb/
H A Dusb.h277 uByte bLength; member in struct:usb_descriptor
284 uByte bLength; member in struct:usb_device_descriptor
308 uByte bLength; member in struct:usb_bos_descriptor
317 uByte bLength; member in struct:usb_bos_cap_descriptor
330 uByte bLength; member in struct:usb_devcap_usb2ext_descriptor
344 uByte bLength; member in struct:usb_devcap_ss_descriptor
356 uByte bLength; member in struct:usb_devcap_container_id_descriptor
381 uByte bLength; member in struct:usb_config_descriptor
398 uByte bLength; member in struct:usb_interface_descriptor
411 uByte bLength; member in struct:usb_interface_assoc_descriptor
515 uByte bLength; member in struct:usb_endpoint_descriptor
549 uByte bLength; member in struct:usb_endpoint_ss_comp_descriptor
561 uByte bLength; member in struct:usb_string_descriptor
580 uByte bLength; member in struct:usb_string_lang
617 uByte bLength; member in struct:usb_hub_ss_descriptor
643 uByte bLength; member in struct:usb_device_qualifier
656 uByte bLength; member in struct:usb_otg_descriptor
[all...]
H A Dusb_parse.c141 (id->bLength >= sizeof(*id))) {
197 if (desc->bLength < sizeof(*ped)) {
233 if (desc->bLength < sizeof(*ped)) {
294 (desc->bLength >= sizeof(*id))) {
H A Dusb_cdc.h56 uByte bLength; member in struct:usb_cdc_header_descriptor
63 uByte bLength; member in struct:usb_cdc_cm_descriptor
73 uByte bLength; member in struct:usb_cdc_acm_descriptor
84 uByte bLength; member in struct:usb_cdc_union_descriptor
92 uByte bLength; member in struct:usb_cdc_ethernet_descriptor
234 uByte bLength; member in struct:usb_ncm_func_descriptor
H A Dusb_util.c216 p->bLength = totlen;
H A Dusbhid.h49 uByte bLength; member in struct:usb_hid_descriptor
H A Dusb_device.c1589 udev->ctrl_ep_desc.bLength = sizeof(udev->ctrl_ep_desc);
1598 udev->ctrl_ep_comp_desc.bLength = sizeof(udev->ctrl_ep_comp_desc);
2010 (desc->bLength >= sizeof(*ed))) {
/freebsd-10.0-release/lib/libusb/
H A Dusb.h73 uint8_t bLength; member in struct:usb_descriptor_header
79 uint8_t bLength; member in struct:usb_string_descriptor
86 uint8_t bLength; member in struct:usb_hid_descriptor
99 uint8_t bLength; member in struct:usb_endpoint_descriptor
122 uint8_t bLength; member in struct:usb_interface_descriptor
148 uint8_t bLength; member in struct:usb_config_descriptor
165 uint8_t bLength; member in struct:usb_device_descriptor
H A Dlibusb10_desc.c62 desc->bLength = pdesc->bLength;
181 pconfd->bLength = pconf->desc.bLength;
221 ifd->bLength = pinf->desc.bLength;
239 endd->bLength = pend->desc.bLength;
385 ptr->bLength = LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE;
449 ptr->bLength
[all...]
H A Dlibusb.h221 uint8_t bLength; member in struct:libusb_device_descriptor
238 uint8_t bLength; member in struct:libusb_endpoint_descriptor
251 uint8_t bLength; member in struct:libusb_ss_endpoint_companion_descriptor
259 uint8_t bLength; member in struct:libusb_interface_descriptor
279 uint8_t bLength; member in struct:libusb_config_descriptor
293 uint8_t bLength; member in struct:libusb_usb_2_0_device_capability_descriptor
301 uint8_t bLength; member in struct:libusb_ss_usb_device_capability_descriptor
317 uint8_t bLength; member in struct:libusb_bos_descriptor
H A Dlibusb20_desc.h208 m(n, UINT8_T, bLength, ) \
226 m(n, UINT8_T, bLength, ) \
238 m(n, UINT8_T, bLength, ) \
251 m(n, UINT8_T, bLength, ) \
272 m(n, UINT8_T, bLength, ) \
281 m(n, UINT8_T, bLength, ) \
289 m(n, UINT8_T, bLength, ) \
301 m(n, UINT8_T, bLength, ) \
H A Dlibusb01.c353 bep->bLength = aep->desc.bLength;
379 bifc->bLength = aifc->desc.bLength;
436 bcfg->bLength = acfg->desc.bLength;
924 udev->descriptor.bLength = sizeof(udev->descriptor);
/freebsd-10.0-release/sys/dev/usb/template/
H A Dusb_template_cdce.c112 .bLength = sizeof(eth_union_desc),
120 .bLength = sizeof(eth_header_desc),
128 .bLength = sizeof(eth_enf_desc),
H A Dusb_template.c241 ed->bLength = sizeof(*ed) + 2;
243 ed->bLength = sizeof(*ed);
348 id->bLength = sizeof(*id);
404 cd->bLength = sizeof(*cd);
464 utd->udd.bLength = sizeof(utd->udd);
484 utd->udq.bLength = sizeof(utd->udq);
701 (desc->bLength >= sizeof(*id))) {
714 (desc->bLength >= sizeof(*ed))) {
864 if (desc->bLength < sizeof(*dd))
915 if (desc->bLength < sizeo
[all...]
/freebsd-10.0-release/sys/dev/usb/serial/
H A Dumodem.c320 if ((cmd == NULL) || (cmd->bLength < sizeof(*cmd))) {
326 if ((cud == NULL) || (cud->bLength < sizeof(*cud))) {
507 if ((cmd == NULL) || (cmd->bLength < sizeof(*cmd))) {
514 if ((cad == NULL) || (cad->bLength < sizeof(*cad))) {
H A Dufoma.c1048 (cmd->bLength < sizeof(*cmd))) {
1057 (acm->bLength < sizeof(*acm))) {
H A Dulpt.c552 (id->bLength >= sizeof(*id))) {
/freebsd-10.0-release/sys/dev/usb/controller/
H A Davr32dci.c1443 .bLength = sizeof(struct usb_device_descriptor),
1457 .bLength = sizeof(struct usb_device_qualifier),
1469 .bLength = sizeof(struct usb_config_descriptor),
1479 .bLength = sizeof(struct usb_interface_descriptor),
1487 .bLength = sizeof(struct usb_endpoint_descriptor),
H A Datmegadci.c1514 .bLength = sizeof(struct usb_device_descriptor),
1529 .bLength = sizeof(struct usb_config_descriptor),
1539 .bLength = sizeof(struct usb_interface_descriptor),
1547 .bLength = sizeof(struct usb_endpoint_descriptor),
H A Duss820dci.c1745 .bLength = sizeof(struct usb_device_descriptor),
1759 .bLength = sizeof(struct usb_device_qualifier),
1771 .bLength = sizeof(struct usb_config_descriptor),
1781 .bLength = sizeof(struct usb_interface_descriptor),
1790 .bLength = sizeof(struct usb_endpoint_descriptor),
H A Dxhci.c3026 .bLength = sizeof(xhci_devd),
3045 .bLength = sizeof(xhci_bosd.bosd),
3051 .bLength = sizeof(xhci_bosd.usb2extd),
3057 .bLength = sizeof(xhci_bosd.usbdcd),
3067 .bLength = sizeof(xhci_bosd.cidd),
3078 .bLength = sizeof(xhci_confd.confd),
3088 .bLength = sizeof(xhci_confd.ifcd),
3096 .bLength = sizeof(xhci_confd.endpd),
3104 .bLength = sizeof(xhci_confd.endpcd),
3113 .bLength
[all...]
H A Dat91dci.c1689 .bLength = sizeof(struct usb_device_descriptor),
1704 .bLength = sizeof(struct usb_config_descriptor),
1714 .bLength = sizeof(struct usb_interface_descriptor),
1722 .bLength = sizeof(struct usb_endpoint_descriptor),
/freebsd-10.0-release/sys/mips/cavium/usb/
H A Doctusb.c1360 .bLength = sizeof(octusb_devd),
1378 .bLength = sizeof(octusb_odevd),
1392 .bLength = sizeof(struct usb_config_descriptor),
1402 .bLength = sizeof(struct usb_interface_descriptor),
1410 .bLength = sizeof(struct usb_endpoint_descriptor),
/freebsd-10.0-release/sys/dev/usb/net/
H A Dif_cdce.c311 if (ufd->bLength < sizeof(*ufd))
520 if ((ud == NULL) || (ud->bLength < sizeof(*ud)) ||
604 if ((ued == NULL) || (ued->bLength < sizeof(*ued))) {

Completed in 173 milliseconds

12