Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h129 void fsg_common_remove_luns(struct fsg_common *common);
H A Df_mass_storage.c2798 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2802 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2959 fsg_common_remove_luns(common); in fsg_common_create_luns()
/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c200 fsg_common_remove_luns(opts->common); in msg_bind()
H A Dacm_ms.c227 fsg_common_remove_luns(opts->common); in acm_ms_bind()
H A Dmulti.c431 fsg_common_remove_luns(fsg_opts->common); in multi_bind()
H A Dnokia.c369 fsg_common_remove_luns(fsg_opts->common); in nokia_bind()