Home
last modified time | relevance | path

Searched refs:fsg_common_set_sysfs (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h118 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs);
H A Df_mass_storage.c2720 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs() function
2724 EXPORT_SYMBOL_GPL(fsg_common_set_sysfs);
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c161 fsg_common_set_sysfs(opts->common, true); in msg_bind()
H A Dacm_ms.c182 fsg_common_set_sysfs(opts->common, true); in acm_ms_bind()
H A Dnokia.c334 fsg_common_set_sysfs(fsg_opts->common, true); in nokia_bind()
H A Dmulti.c384 fsg_common_set_sysfs(fsg_opts->common, true); in multi_bind()