Searched defs:fsg_common_set_nluns (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/function/
H A Df_mass_storage.c2812 int fsg_common_set_nluns(struct fsg_common *common, int nluns) function
2836 EXPORT_SYMBOL_GPL(fsg_common_set_nluns); variable
3555 rc = fsg_common_set_nluns(opts->common, FSG_MAX_LUNS);

Completed in 59 milliseconds