Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_mass_storage.c240 static struct usb_string fsg_strings[] = { variable
247 .strings = fsg_strings,
2681 ARRAY_SIZE(fsg_strings)); in fsg_common_set_cdev()