Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Dstorage_common.c606 static struct usb_string fsg_strings[] = { variable
619 .strings = fsg_strings,
Df_mass_storage.c2767 if (fsg_strings[FSG_STRING_INTERFACE].id == 0) { in fsg_common_init()
2771 fsg_strings[FSG_STRING_INTERFACE].id = rc; in fsg_common_init()
Dfile_storage.c3323 fsg_strings[FSG_STRING_SERIAL - 1].s = mod_data.serial; in check_parameters()