HomeSort by: relevance | last modified time | path
    Searched refs:bDescriptorType (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/dev/usb/
usbhid.h 55 uByte bDescriptorType;
60 uByte bDescriptorType;
uvideoreg.h 89 uByte bDescriptorType;
96 uByte bDescriptorType;
109 uByte bDescriptorType;
121 uByte bDescriptorType;
133 uByte bDescriptorType;
168 uByte bDescriptorType;
180 uByte bDescriptorType;
201 uByte bDescriptorType;
219 uByte bDescriptorType; /* UDESC_ENDPOINT */
255 uByte bDescriptorType;
    [all...]
uaudioreg.h 58 uByte bDescriptorType;
80 uByte bDescriptorType;
86 uByte bDescriptorType;
96 uByte bDescriptorType;
105 uByte bDescriptorType;
123 uByte bDescriptorType;
135 uByte bDescriptorType;
151 uByte bDescriptorType;
223 uByte bDescriptorType;
231 uByte bDescriptorType;
    [all...]
usbroothub.c 100 p->bDescriptorType = UDESC_STRING;
117 p->bDescriptorType = UDESC_STRING;
129 .bDescriptorType = UDESC_DEVICE,
147 .bDescriptorType = UDESC_CONFIG,
157 .bDescriptorType = UDESC_INTERFACE,
168 .bDescriptorType = UDESC_ENDPOINT,
179 .bDescriptorType = UDESC_DEVICE,
196 .bDescriptorType = UDESC_DEVICE,
213 .bDescriptorType = UDESC_DEVICE_QUALIFIER,
225 .bDescriptorType = UDESC_CONFIG
    [all...]
usbcdc.h 57 uByte bDescriptorType;
64 uByte bDescriptorType;
74 uByte bDescriptorType;
85 uByte bDescriptorType;
93 uByte bDescriptorType;
usb.h 214 uByte bDescriptorType;
221 uByte bDescriptorType;
244 uByte bDescriptorType;
261 uByte bDescriptorType;
274 uByte bDescriptorType;
286 uByte bDescriptorType;
315 uByte bDescriptorType;
332 uByte bDescriptorType;
341 uByte bDescriptorType;
364 uByte bDescriptorType;
    [all...]
uvideo.c 540 ifdesc->bDescriptorType,
556 ifdesc->bDescriptorType,
591 ifdesc->bDescriptorType,
802 if (desc->bDescriptorType != UDESC_CS_INTERFACE ||
830 if (desc->bDescriptorType != UDESC_CS_INTERFACE ||
882 KASSERT(desc->bDescriptorType == UDESC_CS_INTERFACE);
975 desc->bDescriptorType, desc->bDescriptorSubtype));
1158 switch (desc->bDescriptorType) {
1228 uvdesc->bDescriptorType,
1257 uvdesc->bDescriptorType,
    [all...]
usbdi_util.h 98 uByte bDescriptorType;
usbdi_util.c 104 if (d->bDescriptorType != UDESC_CONFIG) {
106 confidx, d->bLength, d->bDescriptorType, 0);
132 if (d->bDescriptorType != UDESC_BOS) {
134 confidx, d->bLength, d->bDescriptorType, 0);
607 hd->bDescriptorType == UDESC_HID)
609 if (hd->bDescriptorType == UDESC_INTERFACE)
768 desc->bDescriptorType != UDESC_INTERFACE) {
775 KASSERT(desc->bDescriptorType == UDESC_INTERFACE);
789 desc->bDescriptorType != UDESC_INTERFACE) {
807 if (desc->bDescriptorType != type
    [all...]
uirdavar.h 67 uByte bDescriptorType;
usb_subr.c 334 desc->bDescriptorType, 0, 0);
342 if (desc->bDescriptorType != UDESC_INTERFACE)
389 if (desc->bDescriptorType == UDESC_INTERFACE)
391 if (desc->bDescriptorType != UDESC_ENDPOINT)
566 desc->bDescriptorType);
575 } else if (desc->bDescriptorType == UDESC_INTERFACE) {
581 desc->bDescriptorType == UDESC_ENDPOINT) {
762 if (cdp->bDescriptorType != UDESC_CONFIG) {
763 DPRINTF("bad desc %jd", cdp->bDescriptorType, 0, 0, 0);
795 if (err || bdp->bDescriptorType != UDESC_BOS |
    [all...]
umidi.c 76 uByte bDescriptorType;
82 uByte bDescriptorType;
91 uByte bDescriptorType;
99 uByte bDescriptorType;
913 if (desc->bDescriptorType != UDESC_CS_INTERFACE ||
931 if (desc->bDescriptorType != UDESC_CS_INTERFACE ||
1013 if (desc->bDescriptorType == UDESC_ENDPOINT &&
1017 } else if (desc->bDescriptorType == UDESC_CS_ENDPOINT &&
usb_quirks.c 61 /* bDescriptorType */ UDESC_ENDPOINT,
70 /* bDescriptorType */ UDESC_ENDPOINT,
79 /* bDescriptorType */ UDESC_INTERFACE,
91 /* bDescriptorType */ UDESC_CONFIG,
134 if (ub->bDescriptorType == type && i++ == index)
163 dev->ud_quirks->desc[j]->bDescriptorType != type);
mbim.h 593 uByte bDescriptorType;
uirda.c 255 if (!d || d->bDescriptorType == UDESC_IRDA)
265 DPRINTF(("uirda_attach: bDescriptorSize %d bDescriptorType %#x "
270 sc->sc_irdadesc.bDescriptorType,
if_urndis.c 946 if (desc->bDescriptorType == UDESC_INTERFACE_ASSOC) {
955 if (desc->bDescriptorType != UDESC_CS_INTERFACE) {
uhub.c 238 hd->bDescriptorType = hssd.bDescriptorType;
uaudio.c 650 d->bDescriptorType,
655 if (d->bDescriptorType == UDESC_INTERFACE &&
2109 switch (desc->bDescriptorType) {
2124 DPRINTF("asf1d: bDescriptorType=%d bDescriptorSubtype=%d\n",
2125 asf1d->v1.bDescriptorType, asf1d->v1.bDescriptorSubtype);
2143 DPRINTF("endpoint[0] bLength=%d bDescriptorType=%d "
2146 ed->bLength, ed->bDescriptorType, ed->bEndpointAddress,
2157 "bDescriptorType=%d bEndpointAddress=%d "
2160 epdesc1->bLength, epdesc1->bDescriptorType,
2213 desc->bDescriptorType, desc->bDescriptorSubtype)
    [all...]
uhidev.c 239 DPRINTFN(10,("uhidev_attach: bLength=%d bDescriptorType=%d "
242 ed->bLength, ed->bDescriptorType,
ulpt.c 227 if (id->bDescriptorType == UDESC_INTERFACE &&
uhso.c 764 || desc->bDescriptorType == UDESC_INTERFACE) {
769 if (desc->bDescriptorType == UDESC_CS_INTERFACE
xhci.c 2073 xhci_ep_get_dci(ed), ed->bDescriptorType, ed->bEndpointAddress,
2894 dev->ud_ep0desc.bDescriptorType = UDESC_ENDPOINT;
3883 if (ep == 0 && cdcd->bDescriptorType == UDESC_ENDPOINT) {
3895 if (cdcd != NULL && cdcd->bDescriptorType == UDESC_ENDPOINT_SS_COMP) {
if_umb.c 338 if (desc->bDescriptorType == UDESC_INTERFACE_ASSOC) {
347 if (desc->bDescriptorType == UDESC_INTERFACE) {
356 if (desc->bDescriptorType != UDESC_CS_INTERFACE)
usbdi.c 993 if (desc->bDescriptorType != UDESC_INTERFACE)
  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 1674 hub_desc->bDescriptorType = USB_DT_HUB;

Completed in 121 milliseconds