Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.h142 void fsg_common_remove_luns(struct fsg_common *common);
Df_mass_storage.c2774 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2776 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2945 fsg_common_remove_luns(common); in fsg_common_create_luns()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dmass_storage.c220 fsg_common_remove_luns(opts->common); in msg_bind()
Dacm_ms.c232 fsg_common_remove_luns(opts->common); in acm_ms_bind()
Dmulti.c433 fsg_common_remove_luns(fsg_opts->common); in multi_bind()