Home
last modified time | relevance | path

Searched refs:UDESC_ENDPOINT (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_parse.c209 if (desc->bDescriptorType == UDESC_ENDPOINT) { in usb_edesc_foreach()
243 if (desc->bDescriptorType == UDESC_ENDPOINT) in usb_ed_comp_foreach()
H A Dusb.h201 #define UDESC_ENDPOINT 0x05 macro
H A Dusb_device.c1838 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT; in usb_alloc_device()
2043 usbd_get_no_descriptors(udev->cdesc, UDESC_ENDPOINT) == 0) { in usb_alloc_device()
2234 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_cdev_create()
/freebsd/sys/dev/usb/template/
H A Dusb_template.c322 ed->bDescriptorType = UDESC_ENDPOINT; in usb_make_endpoint_desc()
792 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_hw_ep_get_needs()
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c197 .bDescriptorType = UDESC_ENDPOINT,
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c899 case UDESC_ENDPOINT: in usb_linux_create_usb_device()
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c765 if ((ed->bDescriptorType == UDESC_ENDPOINT) && in ubt_attach()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1492 .bDescriptorType = UDESC_ENDPOINT,
H A Davr32dci.c1441 .bDescriptorType = UDESC_ENDPOINT,
H A Duss820dci.c1787 .bDescriptorType = UDESC_ENDPOINT,
H A Dohci.c2032 .bDescriptorType = UDESC_ENDPOINT,
H A Duhci.c2286 .bDescriptorType = UDESC_ENDPOINT,
H A Dmusb_otg.c3518 .bDescriptorType = UDESC_ENDPOINT,
H A Dehci.c2938 .bDescriptorType = UDESC_ENDPOINT,
H A Ddwc_otg.c4273 .bDescriptorType = UDESC_ENDPOINT,
/freebsd/sys/dev/sound/usb/
H A Duaudio.c1913 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in uaudio_chan_fill_info_sub()