Searched refs:fsg_common_create_luns (Results 1 – 6 of 6) sorted by relevance
151 int fsg_common_create_luns(struct fsg_common *common, struct fsg_config *cfg);
2939 int fsg_common_create_luns(struct fsg_common *common, struct fsg_config *cfg) in fsg_common_create_luns() function2961 EXPORT_SYMBOL_GPL(fsg_common_create_luns);
190 status = fsg_common_create_luns(opts->common, &config); in acm_ms_bind()
183 status = fsg_common_create_luns(opts->common, &config); in msg_bind()
340 status = fsg_common_create_luns(fsg_opts->common, &fsg_config); in nokia_bind()
389 status = fsg_common_create_luns(fsg_opts->common, &config); in multi_bind()