fsg_common_set_sysfs
EXPORT_SYMBOL_GPL(fsg_common_set_sysfs);
void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs);
fsg_common_set_sysfs(opts->common, true);
fsg_common_set_sysfs(opts->common, true);
fsg_common_set_sysfs(fsg_opts->common, true);
fsg_common_set_sysfs(fsg_opts->common, true);