Searched refs:UDESC_ENDPOINT (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
H A Dusb_parse.c210 if (desc->bDescriptorType == UDESC_ENDPOINT) {
244 if (desc->bDescriptorType == UDESC_ENDPOINT)
H A Dusb.h201 #define UDESC_ENDPOINT 0x05 macro
H A Dusb_device.c1835 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT;
2041 usbd_get_no_descriptors(udev->cdesc, UDESC_ENDPOINT) == 0) {
2228 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template.c324 ed->bDescriptorType = UDESC_ENDPOINT;
797 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c197 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c905 case UDESC_ENDPOINT:
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1552 .bDescriptorType = UDESC_ENDPOINT,
H A Davr32dci.c1492 .bDescriptorType = UDESC_ENDPOINT,
H A Duss820dci.c1843 .bDescriptorType = UDESC_ENDPOINT,
H A Dohci.c2075 .bDescriptorType = UDESC_ENDPOINT,
H A Dsaf1761_otg.c2850 .bDescriptorType = UDESC_ENDPOINT,
H A Duhci.c2351 .bDescriptorType = UDESC_ENDPOINT,
H A Ddwc_otg.c4324 .bDescriptorType = UDESC_ENDPOINT,
H A Dehci.c3035 .bDescriptorType = UDESC_ENDPOINT,
H A Dmusb_otg.c3599 .bDescriptorType = UDESC_ENDPOINT,
H A Dxhci.c3277 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c714 if ((ed->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1410 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-12-stable/sys/dev/sound/usb/
H A Duaudio.c1882 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&

Completed in 384 milliseconds