Home
last modified time | relevance | path

Searched refs:FSG_STRING_INTERFACE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c383 FSG_STRING_INTERFACE enumerator
407 .iInterface = FSG_STRING_INTERFACE,
550 {FSG_STRING_INTERFACE, fsg_string_interface},
H A Df_mass_storage.c2466 if (fsg_strings[FSG_STRING_INTERFACE].id == 0) { in fsg_common_init()
2470 fsg_strings[FSG_STRING_INTERFACE].id = rc; in fsg_common_init()
/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.h181 FSG_STRING_INTERFACE enumerator
H A Dstorage_common.c41 .iInterface = FSG_STRING_INTERFACE,
H A Df_mass_storage.c214 {FSG_STRING_INTERFACE, fsg_string_interface},
2826 fsg_intf_desc.iInterface = us[FSG_STRING_INTERFACE].id; in fsg_common_set_cdev()