Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_parse.c179 if (desc->bDescriptorType == UDESC_ENDPOINT) { in usb_edesc_foreach()
213 if (desc->bDescriptorType == UDESC_ENDPOINT) in usb_ed_comp_foreach()
H A Dusb_device.c1550 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT; in usb_alloc_device()
1816 (usbd_get_no_descriptors(udev->cdesc, UDESC_ENDPOINT) == 0)) { in usb_alloc_device()
1956 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_cdev_create()
H A Dusb.h187 #define UDESC_ENDPOINT 0x05 macro
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_acm_desc.c115 .bDescriptorType = UDESC_ENDPOINT,
145 .bDescriptorType = UDESC_ENDPOINT,
162 .bDescriptorType = UDESC_ENDPOINT,
H A Drndis.c276 .bDescriptorType = UDESC_ENDPOINT,
303 .bDescriptorType = UDESC_ENDPOINT,
320 .bDescriptorType = UDESC_ENDPOINT,
H A Df_hid.c176 .bDescriptorType = UDESC_ENDPOINT,
186 .bDescriptorType = UDESC_ENDPOINT,
H A Df_uac.c333 .bDescriptorType = UDESC_ENDPOINT,
347 .bDescriptorType = UDESC_ENDPOINT,
H A Df_uvc.c346 .bDescriptorType = UDESC_ENDPOINT,
808 .bDescriptorType = UDESC_ENDPOINT,
837 .bDescriptorType = UDESC_ENDPOINT,
H A Dcomposite.c356 if (descriptors->bDescriptorType != UDESC_ENDPOINT) in composite_get_config_descriptor()
H A Df_mass_storage.c218 .bDescriptorType = UDESC_ENDPOINT,
237 .bDescriptorType = UDESC_ENDPOINT,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c915 case UDESC_ENDPOINT: in usb_linux_create_usb_device()
1038 case UDESC_ENDPOINT: in usb_create_usb_device()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c144 case UDESC_ENDPOINT: in generic_parse_single_desc()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3209 .bDescriptorType = UDESC_ENDPOINT,
H A Dehci.c2985 .bDescriptorType = UDESC_ENDPOINT,

Completed in 30 milliseconds