Home
last modified time | relevance | path

Searched refs:gadget_strings (Results 1 – 3 of 3) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c126 struct gadget_strings *strings = container_of(obj, struct gadget_strings, obj); in gadget_strings_match()
137 struct gadget_strings *dev_strings; in fconfig_mkstrdesc()
167 dev_strings = container_of(obj, struct gadget_strings, obj); in fconfig_mkstrdesc()
Dusbd_config.c414 struct gadget_strings *dev_strings = NULL; in fconfig_fill_strings()
420 dev_strings = (struct gadget_strings *)usbm_malloc(&gi->obj, size); in fconfig_fill_strings()
957 struct gadget_strings *dev_strings) in change_dev_descritor_string()
1008 struct gadget_strings *dev_strings = NULL; in fconfig_change_dev_desc_string()
1036 dev_strings = container_of(obj, struct gadget_strings, obj); in fconfig_change_dev_desc_string()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dusbd_config.h141 struct gadget_strings { struct