Searched refs:fsg_common_set_sysfs (Results 1 – 5 of 5) sorted by relevance
131 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs);
2693 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs() function2697 EXPORT_SYMBOL_GPL(fsg_common_set_sysfs);
196 fsg_common_set_sysfs(opts->common, true); in msg_bind()
203 fsg_common_set_sysfs(opts->common, true); in acm_ms_bind()
402 fsg_common_set_sysfs(fsg_opts->common, true); in multi_bind()