Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite_desc.c138 if (desc->bDescriptorType == UDESC_CONFIG) in composite_mkcfgdesc_sub()
Df_acm_desc.c184 .bDescriptorType = UDESC_CONFIG,
Dcomposite.c503 case UDESC_CONFIG: in usb_composite_setup()
Df_uac.c205 .bDescriptorType = UDESC_CONFIG,
Df_dfu.c108 .bDescriptorType = UDESC_CONFIG,
Df_hid.c137 .bDescriptorType = UDESC_CONFIG,
Drndis.c340 .bDescriptorType = UDESC_CONFIG,
Df_mass_storage.c195 .bDescriptorType = UDESC_CONFIG,
Df_uvc.c183 .bDescriptorType = UDESC_CONFIG,
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c394 case UDESC_CONFIG: in fconfig_composite_setup()
Df_generic.c81 .bDescriptorType = UDESC_CONFIG,
Dusbd_config.c346 cfg_desc->bDescriptorType = UDESC_CONFIG; in fconfig_add_gadget_cfg()
Dusbd_generic_ep0.c122 case UDESC_CONFIG: in generic_parse_single_desc()
/third_party/FreeBSD/sys/dev/usb/
Dusb.h184 #define UDESC_CONFIG 0x02 macro
Dusb_request.c1233 sizeof(*d), 0, UDESC_CONFIG, conf_index, 0); in usbd_req_get_config_desc()
1324 UDESC_CONFIG, index, 3); in usbd_req_get_config_desc_full()
Dusb_device.c517 (UDESC_CONFIG << 8) | index); in usbd_set_config_index()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2993 .bDescriptorType = UDESC_CONFIG,
3122 case UDESC_CONFIG:
Dxhci.c3216 .bDescriptorType = UDESC_CONFIG,
3319 case UDESC_CONFIG: in xhci_roothub_exec()