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);
2957 int fsg_common_create_luns(struct fsg_common *common, struct fsg_config *cfg) in fsg_common_create_luns() function2979 EXPORT_SYMBOL_GPL(fsg_common_create_luns);
162 status = fsg_common_create_luns(opts->common, &config); in msg_bind()
183 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()
336 status = fsg_common_create_luns(fsg_opts->common, &fsg_config); in nokia_bind()