Searched refs:fsg_common_create_luns (Results 1 – 6 of 6) sorted by relevance
135 int fsg_common_create_luns(struct fsg_common *common, struct fsg_config *cfg);
2816 int fsg_common_create_luns(struct fsg_common *common, struct fsg_config *cfg) in fsg_common_create_luns() function2838 EXPORT_SYMBOL_GPL(fsg_common_create_luns);
165 status = fsg_common_create_luns(opts->common, &config); in msg_bind()
186 status = fsg_common_create_luns(opts->common, &config); in acm_ms_bind()
385 status = fsg_common_create_luns(fsg_opts->common, &config); in multi_bind()
337 status = fsg_common_create_luns(fsg_opts->common, &fsg_config); in nokia_bind()