Home
last modified time | relevance | path

Searched refs:fsg_common_remove_lun (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.h127 void fsg_common_remove_lun(struct fsg_lun *lun);
H A Df_mass_storage.c2703 void fsg_common_remove_lun(struct fsg_lun *lun) in fsg_common_remove_lun() function
2710 EXPORT_SYMBOL_GPL(fsg_common_remove_lun);
2718 fsg_common_remove_lun(common->luns[i]); in _fsg_common_remove_luns()
3273 fsg_common_remove_lun(lun_opts->lun); in fsg_lun_drop()