Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_camera.c130 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
H A Df_multi.c98 .bDescriptorType = UDESC_DEVICE,
H A Df_ether.c128 .bDescriptorType = UDESC_DEVICE,
H A Df_acm_desc.c48 .bDescriptorType = UDESC_DEVICE,
H A Dcomposite.c495 case UDESC_DEVICE: in usb_composite_setup()
H A Df_dfu.c90 .bDescriptorType = UDESC_DEVICE,
H A Df_hid.c121 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
H A Df_uac.c187 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
H A Df_uvc.c159 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
H A Df_mass_storage.c161 .bDescriptorType = UDESC_DEVICE,
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_config.c387 case UDESC_DEVICE: in fconfig_composite_setup()
388 usb_debug("UDESC_DEVICE, usb_req:%x, buf:%x\n", usb_req, usb_req->buf); in fconfig_composite_setup()
H A Dusbd_generic_ep0.c121 case UDESC_DEVICE: in generic_parse_single_desc()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c912 case UDESC_DEVICE: in usb_linux_create_usb_device()
1035 case UDESC_DEVICE: in usb_create_usb_device()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h182 #define UDESC_DEVICE 0x01 macro
H A Dusb_request.c1356 sizeof(*d), 0, UDESC_DEVICE, 0, 3)); in usbd_req_get_device_desc()
1944 USB_MAX_IPACKET, USB_MAX_IPACKET, 0, UDESC_DEVICE, 0, 0); in usbd_setup_device_desc()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3139 .bDescriptorType = UDESC_DEVICE, /* type */
3276 case UDESC_DEVICE: in xhci_roothub_exec()
H A Dehci.c2940 UDESC_DEVICE, /* type */
3074 case UDESC_DEVICE:

Completed in 34 milliseconds