Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_mass_storage.c213 static struct usb_string fsg_strings[] = { variable
220 .strings = fsg_strings,
2822 ARRAY_SIZE(fsg_strings)); in fsg_common_set_cdev()