Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.h129 void fsg_common_remove_luns(struct fsg_common *common);
Df_mass_storage.c2781 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2785 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2946 fsg_common_remove_luns(common); in fsg_common_create_luns()
/Linux-v6.1/drivers/usb/gadget/legacy/
Dmass_storage.c200 fsg_common_remove_luns(opts->common); in msg_bind()
Dacm_ms.c227 fsg_common_remove_luns(opts->common); in acm_ms_bind()
Dnokia.c369 fsg_common_remove_luns(fsg_opts->common); in nokia_bind()
Dmulti.c431 fsg_common_remove_luns(fsg_opts->common); in multi_bind()