Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c237 static struct usb_string fsg_strings[] = { variable
244 .strings = fsg_strings,
2804 ARRAY_SIZE(fsg_strings)); in fsg_common_set_cdev()