Home
last modified time | relevance | path

Searched refs:generic_strings (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Df_generic.h151 struct generic_strings { struct
205 struct generic_strings *dev_strings;
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_generic_ep0.c355 struct generic_strings *dev_strings, *trav_strings; in generic_got_strings()
375 dev_strings = usbm_zalloc(&dev->obj, sizeof(struct generic_strings)); in generic_got_strings()