| /freebsd/sys/dev/sound/usb/ |
| H A D | uaudioreg.h | 76 uByte bDescriptorType; member 94 uByte bDescriptorType; member 104 uByte bDescriptorType; member 113 uByte bDescriptorType; member 125 uByte bDescriptorType; member 132 uByte bDescriptorType; member 169 uByte bDescriptorType; member 177 uByte bDescriptorType; member 191 uByte bDescriptorType; member 203 uByte bDescriptorType; member [all …]
|
| H A D | uaudio.c | 1571 ed, ed->bLength, ed->bDescriptorType, in uaudio_chan_dump_ep_desc() 1765 if ((desc->bDescriptorType == UDESC_INTERFACE) && in uaudio_chan_fill_info_sub() 1840 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub() 1851 msid->bDescriptorType == UDESC_CS_ENDPOINT && in uaudio_chan_fill_info_sub() 1865 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub() 1881 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub() 1910 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in uaudio_chan_fill_info_sub() 1920 (desc->bDescriptorType == UDESC_CS_ENDPOINT) && in uaudio_chan_fill_info_sub() 4058 if (u.desc->bDescriptorType != UDESC_CS_INTERFACE) { in uaudio_mixer_verify_desc() 4160 u.desc->bDescriptorType, in uaudio_mixer_verify_desc() [all …]
|
| /freebsd/sys/dev/usb/ |
| H A D | usb.h | 284 uByte bDescriptorType; member 291 uByte bDescriptorType; member 315 uByte bDescriptorType; member 324 uByte bDescriptorType; member 337 uByte bDescriptorType; member 351 uByte bDescriptorType; member 363 uByte bDescriptorType; member 388 uByte bDescriptorType; member 405 uByte bDescriptorType; member 418 uByte bDescriptorType; member 528 uByte bDescriptorType; global() member 567 uByte bDescriptorType; global() member 579 uByte bDescriptorType; global() member 598 uByte bDescriptorType; global() member 605 uByte bDescriptorType; global() member 635 uByte bDescriptorType; global() member 649 uByte bDescriptorType; global() member 661 uByte bDescriptorType; global() member 674 uByte bDescriptorType; global() member [all...] |
| H A D | usb_parse.c | 141 if ((id->bDescriptorType == UDESC_INTERFACE) && in usb_idesc_foreach() 206 if (desc->bDescriptorType == UDESC_INTERFACE) { in usb_edesc_foreach() 209 if (desc->bDescriptorType == UDESC_ENDPOINT) { in usb_edesc_foreach() 241 if (desc->bDescriptorType == UDESC_INTERFACE) in usb_ed_comp_foreach() 243 if (desc->bDescriptorType == UDESC_ENDPOINT) in usb_ed_comp_foreach() 245 if (desc->bDescriptorType == UDESC_ENDPOINT_SS_COMP) { in usb_ed_comp_foreach() 269 if (desc->bDescriptorType == type) { in usbd_get_no_descriptors() 306 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usbd_get_no_alts()
|
| H A D | usb_cdc.h | 58 uByte bDescriptorType; member 65 uByte bDescriptorType; member 75 uByte bDescriptorType; member 86 uByte bDescriptorType; member 94 uByte bDescriptorType; member 236 uByte bDescriptorType; member
|
| H A D | usbhid.h | 53 uByte bDescriptorType; member 58 uByte bDescriptorType; member
|
| H A D | usb_hid.c | 90 if ((desc->bDescriptorType == UDESC_HID) && in hid_get_descriptor_from_usb() 94 if (desc->bDescriptorType == UDESC_INTERFACE) { in hid_get_descriptor_from_usb()
|
| H A D | usb_util.c | 194 p->bDescriptorType = UDESC_STRING; in usb_make_str_desc()
|
| H A D | usb_device.c | 1838 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT; in usb_alloc_device() 1847 udev->ctrl_ep_comp_desc.bDescriptorType = UDESC_ENDPOINT_SS_COMP; in usb_alloc_device() 2235 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_cdev_create() 2438 if (desc->bDescriptorType == UDESC_INTERFACE) { in usbd_find_descriptor() 2441 if (((desc->bDescriptorType & type_mask) == type) && in usbd_find_descriptor()
|
| /freebsd/lib/libusb/ |
| H A D | libusb10_desc.c | 64 desc->bDescriptorType = pdesc->bDescriptorType; in libusb_get_device_descriptor() 183 pconfd->bDescriptorType = pconf->desc.bDescriptorType; in libusb_get_config_descriptor() 223 ifd->bDescriptorType = pinf->desc.bDescriptorType; in libusb_get_config_descriptor() 241 endd->bDescriptorType = pend->desc.bDescriptorType; in libusb_get_config_descriptor() 387 ptr->bDescriptorType = dtype; in libusb_parse_ss_endpoint_comp() 470 ptr->bDescriptorType = dtype; in libusb_parse_bos_descriptor() 508 dcap_20->bDescriptorType = dtype; in libusb_parse_bos_descriptor() 525 ss_cap->bDescriptorType = dtype; in libusb_parse_bos_descriptor() 622 desc->bDescriptorType = dev_cap->bDescriptorType; in libusb_get_usb_2_0_extension_descriptor() 660 desc->bDescriptorType = dev_cap->bDescriptorType; in libusb_get_ss_usb_device_capability_descriptor() [all …]
|
| H A D | usb.h | 75 uint8_t bDescriptorType; member 81 uint8_t bDescriptorType; member 88 uint8_t bDescriptorType; member 101 uint8_t bDescriptorType; member 124 uint8_t bDescriptorType; member 150 uint8_t bDescriptorType; member 167 uint8_t bDescriptorType; member
|
| H A D | libusb.h | 322 uint8_t bDescriptorType; member 339 uint8_t bDescriptorType; member 352 uint8_t bDescriptorType; member 360 uint8_t bDescriptorType; member 380 uint8_t bDescriptorType; member 394 uint8_t bDescriptorType; member 402 uint8_t bDescriptorType; member 418 uint8_t bDescriptorType; member 425 uint8_t bDescriptorType; member 438 uint8_t bDescriptorType; member [all …]
|
| H A D | libusb20_desc.h | 210 m(n, UINT8_T, bDescriptorType, ) \ 228 m(n, UINT8_T, bDescriptorType, ) \ 240 m(n, UINT8_T, bDescriptorType, ) \ 253 m(n, UINT8_T, bDescriptorType, ) \ 274 m(n, UINT8_T, bDescriptorType, ) \ 283 m(n, UINT8_T, bDescriptorType, ) \ 291 m(n, UINT8_T, bDescriptorType, ) \ 307 m(n, UINT8_T, bDescriptorType, ) \
|
| H A D | libusb01.c | 359 bep->bDescriptorType = aep->desc.bDescriptorType; in usb_parse_endpoint() 385 bifc->bDescriptorType = aifc->desc.bDescriptorType; in usb_parse_iface_sub() 442 bcfg->bDescriptorType = acfg->desc.bDescriptorType; in usb_parse_config() 930 udev->descriptor.bDescriptorType = ddesc->bDescriptorType; in usb_find_devices()
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | usb_mouse.c | 84 uint8_t bDescriptorType; member 155 .bDescriptorType = UDESC_DEVICE, 170 .bDescriptorType = UDESC_CONFIG, 180 .bDescriptorType = UDESC_INTERFACE, 188 .bDescriptorType = 0x21, 197 .bDescriptorType = UDESC_ENDPOINT, 205 .bDescriptorType = UDESC_ENDPOINT_SS_COMP, 222 .bDescriptorType = UDESC_BOS, 228 .bDescriptorType = UDESC_DEVICE_CAPABILITY,
|
| /freebsd/sys/dev/usb/template/ |
| H A D | usb_template.c | 322 ed->bDescriptorType = UDESC_ENDPOINT; in usb_make_endpoint_desc() 427 id->bDescriptorType = UDESC_INTERFACE; in usb_make_interface_desc() 484 cd->bDescriptorType = UDESC_CONFIG; in usb_make_config_desc() 547 utd->udd.bDescriptorType = UDESC_DEVICE; in usb_make_device_desc() 567 utd->udq.bDescriptorType = UDESC_DEVICE_QUALIFIER; in usb_make_device_desc() 780 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usb_hw_ep_get_needs() 792 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_hw_ep_get_needs() 936 if (desc->bDescriptorType == UDESC_DEVICE) { in usb_hw_ep_resolve() 986 if (desc->bDescriptorType != UDESC_CONFIG) in usb_hw_ep_resolve() 1069 if (dd->bDescriptorType != UDESC_DEVICE) { in usb_temp_get_device_desc() [all …]
|
| H A D | usb_template_cdce.c | 107 .bDescriptorType = UDESC_CS_INTERFACE, 115 .bDescriptorType = UDESC_CS_INTERFACE, 123 .bDescriptorType = UDESC_CS_INTERFACE,
|
| H A D | usb_template_serialnet.c | 122 .bDescriptorType = UDESC_CS_INTERFACE, 130 .bDescriptorType = UDESC_CS_INTERFACE, 138 .bDescriptorType = UDESC_CS_INTERFACE,
|
| H A D | usb_template_multi.c | 125 .bDescriptorType = UDESC_CS_INTERFACE, 133 .bDescriptorType = UDESC_CS_INTERFACE, 141 .bDescriptorType = UDESC_CS_INTERFACE,
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | avr32dci.c | 1397 .bDescriptorType = UDESC_DEVICE, 1411 .bDescriptorType = UDESC_DEVICE_QUALIFIER, 1423 .bDescriptorType = UDESC_CONFIG, 1433 .bDescriptorType = UDESC_INTERFACE, 1441 .bDescriptorType = UDESC_ENDPOINT, 1452 .bDescriptorType = UDESC_HUB,
|
| H A D | uss820dci.c | 1742 .bDescriptorType = UDESC_DEVICE, 1756 .bDescriptorType = UDESC_DEVICE_QUALIFIER, 1768 .bDescriptorType = UDESC_CONFIG, 1778 .bDescriptorType = UDESC_INTERFACE, 1787 .bDescriptorType = UDESC_ENDPOINT, 1798 .bDescriptorType = UDESC_HUB,
|
| H A D | atmegadci.c | 1459 .bDescriptorType = UDESC_DEVICE, 1474 .bDescriptorType = UDESC_CONFIG, 1484 .bDescriptorType = UDESC_INTERFACE, 1492 .bDescriptorType = UDESC_ENDPOINT, 1503 .bDescriptorType = UDESC_HUB,
|
| H A D | xhci.c | 3206 .bDescriptorType = UDESC_DEVICE, /* type */ 3225 .bDescriptorType = UDESC_BOS, 3231 .bDescriptorType = 1, 3237 .bDescriptorType = UDESC_DEVICE_CAPABILITY, 3247 .bDescriptorType = 1, 3258 .bDescriptorType = UDESC_CONFIG, 3268 .bDescriptorType = UDESC_INTERFACE, 3276 .bDescriptorType = UDESC_ENDPOINT, 3284 .bDescriptorType = UDESC_ENDPOINT_SS_COMP, 3293 .bDescriptorType = UDESC_SS_HUB,
|
| /freebsd/sys/dev/hyperv/input/ |
| H A D | hv_hid.c | 113 uint8_t bDescriptorType; member 119 uint8_t bDescriptorType; member
|
| /freebsd/sys/dev/usb/serial/ |
| H A D | ufoma.c | 111 uint8_t bDescriptorType; member 520 if (desc->bDescriptorType == UDESC_INTERFACE) { in ufoma_get_intconf() 523 if ((desc->bDescriptorType == type) && in ufoma_get_intconf()
|