Searched defs:fsg_opts (Results 1 – 4 of 4) sorted by relevance
80 struct fsg_opts { struct81 struct fsg_common *common;82 struct usb_function_instance func_inst;83 struct fsg_lun_opts lun0;84 struct config_group *default_groups[2];85 bool no_configfs; /* for legacy gadgets */93 struct mutex lock;94 int refcnt;
3152 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show() local3161 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store() local3177 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store() local3207 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store() local3247 struct fsg_opts *fsg_opts; in fsg_lun_make() local3304 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
274 struct fsg_opts *fsg_opts; in nokia_bind() local
307 struct fsg_opts *fsg_opts; in multi_bind() local