Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Duvideo.h159 uByte bDescriptorType; member
175 uByte bDescriptorType; member
186 uByte bDescriptorType; member
198 uByte bDescriptorType; member
214 uByte bDescriptorType; member
228 uByte bDescriptorType; member
239 uByte bDescriptorType; member
247 uByte bDescriptorType; member
268 uByte bDescriptorType; member
418 uByte bDescriptorType;
338 uByte bDescriptorType; global() member
353 uByte bDescriptorType; global() member
373 uByte bDescriptorType; global() member
391 uByte bDescriptorType; global() member
[all...]
H A Dusbcdc.h58 uByte bDescriptorType; member
65 uByte bDescriptorType; member
75 uByte bDescriptorType; member
86 uByte bDescriptorType; member
94 uByte bDescriptorType; member
H A Dusb.h172 uByte bDescriptorType; member
179 uByte bDescriptorType; member
199 uByte bDescriptorType; member
216 uByte bDescriptorType; member
230 uByte bDescriptorType; member
243 uByte bDescriptorType; member
273 uByte bDescriptorType; member
296 uByte bDescriptorType; member
346 uByte bDescriptorType; member
376 uByte bDescriptorType; member
[all …]
H A Dumidireg.h43 uByte bDescriptorType; member
52 uByte bDescriptorType; member
60 uByte bDescriptorType; member
H A Dusbhid.h55 uByte bDescriptorType; member
60 uByte bDescriptorType; member
H A Duvideo.c528 if (desc->bDescriptorType != UDESC_IFACE_ASSOC) { in uvideo_attach()
672 if (desc->bDescriptorType == UDESC_INTERFACE) { in uvideo_vc_parse_desc()
681 if (desc->bDescriptorType == UDESC_IFACE_ASSOC) in uvideo_vc_parse_desc()
683 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in uvideo_vc_parse_desc()
886 if (desc->bDescriptorType == UDESC_INTERFACE) { in uvideo_vs_parse_desc()
895 if (desc->bDescriptorType == UDESC_IFACE_ASSOC) in uvideo_vs_parse_desc()
897 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in uvideo_vs_parse_desc()
989 if (desc->bDescriptorType == UDESC_INTERFACE) { in uvideo_vs_parse_desc_format()
998 if (desc->bDescriptorType == UDESC_IFACE_ASSOC) in uvideo_vs_parse_desc_format()
1000 if (desc->bDescriptorType ! in uvideo_vs_parse_desc_format()
[all...]
H A Dusb_subr.c421 d->bLength, d->bDescriptorType)); in usbd_find_idesc()
425 if (p <= end && d->bDescriptorType == UDESC_INTERFACE) { in usbd_find_idesc()
461 if (p <= end && e->bDescriptorType == UDESC_INTERFACE) in usbd_find_edesc()
463 if (p <= end && e->bDescriptorType == UDESC_ENDPOINT) { in usbd_find_edesc()
526 ed->bDescriptorType == UDESC_ENDPOINT) in usbd_parse_idesc()
530 ed->bDescriptorType == UDESC_INTERFACE) in usbd_parse_idesc()
603 if (err || cd.bDescriptorType != UDESC_CONFIG) in usbd_set_config_no()
650 if (cd.bDescriptorType != UDESC_CONFIG) in usbd_set_config_index()
666 if (cdp->bDescriptorType != UDESC_CONFIG) { in usbd_set_config_index()
668 cdp->bDescriptorType)); in usbd_set_config_index()
[all …]
H A Dusbdi_util.c220 if (p + hd->bLength <= end && hd->bDescriptorType == UDESC_HID) in usbd_get_hid_descriptor()
222 if (hd->bDescriptorType == UDESC_INTERFACE) in usbd_get_hid_descriptor()
H A Dumidi.c540 if (!(desc->bDescriptorType==UDESC_CS_INTERFACE && in alloc_all_endpoints_yamaha()
551 if (desc->bDescriptorType==UDESC_CS_INTERFACE && in alloc_all_endpoints_yamaha()
637 if (desc->bDescriptorType==UDESC_ENDPOINT && in alloc_all_endpoints_genuine()
642 } else if (desc->bDescriptorType==UDESC_CS_ENDPOINT && in alloc_all_endpoints_genuine()
H A Dumodem.c164 if (desc->bDescriptorType == UDESC_INTERFACE) { in umodem_get_caps()
174 desc->bDescriptorType == UDESC_CS_INTERFACE) { in umodem_get_caps()
H A Dmbim.h592 uByte bDescriptorType; member
H A Dutvfu.c887 switch (ud->bDescriptorType) { in utvfu_match()
985 if (ud->bDescriptorType != UDESC_INTERFACE) in utvfu_parse_desc()
1008 if (ud->bDescriptorType != UDESC_ENDPOINT) in utvfu_parse_desc()
H A Dusbdi.c710 d->bDescriptorType == UDESC_INTERFACE && in usbd_get_no_alts()
1120 p->bDescriptorType = UDESC_STRING; in usbd_str()
H A Dulpt.c240 if (id->bDescriptorType == UDESC_INTERFACE && in ulpt_attach()
H A Dif_cdce.c179 if (desc->bDescriptorType != UDESC_CS_INTERFACE) { in cdce_attach()
H A Duhidev.c185 ed->bLength, ed->bDescriptorType, in uhidev_attach()
H A Dif_umb.c428 if (desc->bDescriptorType == UDESC_IFACE_ASSOC) { in umb_attach()
435 if (desc->bDescriptorType == UDESC_INTERFACE) { in umb_attach()
442 if (desc->bDescriptorType != UDESC_CS_INTERFACE) in umb_attach()
H A Dxhci.c2511 ((usb_config_descriptor_t *)buf)->bDescriptorType = in xhci_root_ctrl_start()
H A Dehci.c1876 ((usb_config_descriptor_t *)buf)->bDescriptorType = in ehci_root_ctrl_start()
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2.c546 .bDescriptorType = UDESC_DEVICE,
567 .bDescriptorType = UDESC_CONFIG,
577 .bDescriptorType = UDESC_INTERFACE,
588 .bDescriptorType = UDESC_ENDPOINT,
H A Ddwc2_hcd.c3588 hub_desc->bDescriptorType = USB_DT_HUB; in dwc2_hcd_hub_control()