Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Df_mass_storage.c211 static struct usb_string fsg_strings[] = { variable
218 .strings = fsg_strings,
2658 ARRAY_SIZE(fsg_strings)); in fsg_common_set_cdev()