Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.h82 struct usbd_string struct
H A Df_camera.c145 struct usbd_string g_fcamera_device_strings[9] =
H A Df_multi.c176 struct usbd_string g_fmulti_device_strings[FMULTI_DSTR_IDX] =
H A Df_ether.c143 static struct usbd_string g_fether_device_strings[] =
H A Df_acm_desc.c278 static struct usbd_string g_cdcacm_device_strings[FSERIAL_DSTR_IDX] =
H A Df_dfu.c156 static struct usbd_string g_dfu_string_defs[] =
H A Df_hid.c108 struct usbd_string g_fhid_device_strings[6] =
H A Df_uac.c842 struct usbd_string g_fuac_device_strings[7] =
H A Df_uvc.c2709 struct usbd_string g_fuvc_device_strings[8] =
H A Df_mass_storage.c1824 struct usbd_string g_fmass_device_strings[6] =
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusbd_config.h144 struct usbd_string *strings;
H A Df_generic.h153 struct usbd_string *strings;
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c381 bytes = sizeof(struct usbd_string) * (str_count + 1); in generic_got_strings()
396 struct usbd_string *strings = (struct usbd_string *)trav_strings->strings; in generic_got_strings()
H A Dusbd_config.c427 size = sizeof(struct usbd_string) * (str_data->str_count + 1); in fconfig_fill_strings()

Completed in 18 milliseconds