Searched refs:fsg_common_create_lun (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.h | 131 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg,
|
| H A D | f_mass_storage.c | 2795 int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg, in fsg_common_create_lun() function 2880 EXPORT_SYMBOL_GPL(fsg_common_create_lun); 2891 rc = fsg_common_create_lun(common, &cfg->luns[i], i, buf, NULL); in fsg_common_create_luns() 3239 ret = fsg_common_create_lun(fsg_opts->common, &config, num, name, in fsg_lun_make() 3428 rc = fsg_common_create_lun(opts->common, &config, 0, "lun.0", in fsg_alloc_inst()
|