Home
last modified time | relevance | path

Searched refs:UDESC_CONFIG (Results 1 - 18 of 18) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite_desc.c138 if (desc->bDescriptorType == UDESC_CONFIG) in composite_mkcfgdesc_sub()
H A Df_acm_desc.c184 .bDescriptorType = UDESC_CONFIG,
H A Dcomposite.c503 case UDESC_CONFIG: in usb_composite_setup()
H A Df_dfu.c108 .bDescriptorType = UDESC_CONFIG,
H A Df_hid.c137 .bDescriptorType = UDESC_CONFIG,
H A Df_uac.c205 .bDescriptorType = UDESC_CONFIG,
H A Drndis.c340 .bDescriptorType = UDESC_CONFIG,
H A Df_uvc.c183 .bDescriptorType = UDESC_CONFIG,
H A Df_mass_storage.c195 .bDescriptorType = UDESC_CONFIG,
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_config.c394 case UDESC_CONFIG: in fconfig_composite_setup()
395 usb_debug("%s, UDESC_CONFIG, usb_req:%x, buf:%x\n", __func__, usb_req, usb_req->buf); in fconfig_composite_setup()
403 dprintf("%s, UDESC_CONFIG, usb_req->len: %x\n", __func__, usb_req->len); in fconfig_composite_setup()
H A Df_generic.c81 .bDescriptorType = UDESC_CONFIG,
H A Dusbd_generic_ep0.c122 case UDESC_CONFIG: in generic_parse_single_desc()
H A Dusbd_config.c346 cfg_desc->bDescriptorType = UDESC_CONFIG; in fconfig_add_gadget_cfg()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h183 #define UDESC_CONFIG 0x02 macro
H A Dusb_request.c1239 sizeof(*d), 0, UDESC_CONFIG, conf_index, 0); in usbd_req_get_config_desc()
1330 UDESC_CONFIG, index, 3); in usbd_req_get_config_desc_full()
H A Dusb_device.c514 (UDESC_CONFIG << 8) | index); in usbd_set_config_index()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3191 .bDescriptorType = UDESC_CONFIG,
3294 case UDESC_CONFIG: in xhci_roothub_exec()
H A Dehci.c2967 .bDescriptorType = UDESC_CONFIG,
3096 case UDESC_CONFIG:

Completed in 34 milliseconds