Home
last modified time | relevance | path

Searched refs:fsg_common_remove_luns (Results 1 – 5 of 5) 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.c2808 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2812 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2969 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()