Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.h118 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs);
Df_mass_storage.c2704 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs() function
2708 EXPORT_SYMBOL_GPL(fsg_common_set_sysfs);
/Linux-v6.6/drivers/usb/gadget/legacy/
Dmass_storage.c161 fsg_common_set_sysfs(opts->common, true); in msg_bind()
Dacm_ms.c182 fsg_common_set_sysfs(opts->common, true); in acm_ms_bind()
Dmulti.c384 fsg_common_set_sysfs(fsg_opts->common, true); in multi_bind()
Dnokia.c334 fsg_common_set_sysfs(fsg_opts->common, true); in nokia_bind()