Home
last modified time | relevance | path

Searched refs:UDESC_DEVICE (Results 1 – 17 of 17) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_camera.c130 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
Df_multi.c98 .bDescriptorType = UDESC_DEVICE,
Df_acm_desc.c48 .bDescriptorType = UDESC_DEVICE,
Df_ether.c128 .bDescriptorType = UDESC_DEVICE,
Dcomposite.c495 case UDESC_DEVICE: in usb_composite_setup()
Df_uac.c187 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
Df_dfu.c90 .bDescriptorType = UDESC_DEVICE,
Df_hid.c121 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
Df_mass_storage.c161 .bDescriptorType = UDESC_DEVICE,
Df_uvc.c159 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c387 case UDESC_DEVICE: in fconfig_composite_setup()
Dusbd_generic_ep0.c121 case UDESC_DEVICE: in generic_parse_single_desc()
/third_party/FreeBSD/sys/dev/usb/
Dusb.h183 #define UDESC_DEVICE 0x01 macro
Dusb_request.c1350 sizeof(*d), 0, UDESC_DEVICE, 0, 3)); in usbd_req_get_device_desc()
1927 USB_MAX_IPACKET, USB_MAX_IPACKET, 0, UDESC_DEVICE, 0, 0); in usbd_setup_device_desc()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c918 case UDESC_DEVICE: in usb_linux_create_usb_device()
1041 case UDESC_DEVICE: in usb_create_usb_device()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2966 UDESC_DEVICE, /* type */
3100 case UDESC_DEVICE:
Dxhci.c3164 .bDescriptorType = UDESC_DEVICE, /* type */
3301 case UDESC_DEVICE: in xhci_roothub_exec()