Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.h129 void fsg_common_remove_luns(struct fsg_common *common);
H A Df_mass_storage.c2723 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2727 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2887 fsg_common_remove_luns(common); in fsg_common_create_luns()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dmass_storage.c198 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 Dnokia.c369 fsg_common_remove_luns(fsg_opts->common); in nokia_bind()
H A Dmulti.c429 fsg_common_remove_luns(fsg_opts->common); in multi_bind()