Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.h142 void fsg_common_remove_luns(struct fsg_common *common);
Df_mass_storage.c2773 void fsg_common_remove_luns(struct fsg_common *common) in fsg_common_remove_luns() function
2777 EXPORT_SYMBOL_GPL(fsg_common_remove_luns);
2944 fsg_common_remove_luns(common); in fsg_common_create_luns()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dacm_ms.c232 fsg_common_remove_luns(opts->common); in acm_ms_bind()
Dmass_storage.c220 fsg_common_remove_luns(opts->common); in msg_bind()
Dnokia.c373 fsg_common_remove_luns(fsg_opts->common); in nokia_bind()
Dmulti.c433 fsg_common_remove_luns(fsg_opts->common); in multi_bind()