Searched defs:fsg_opts (Results 1 – 4 of 4) sorted by relevance
70 struct fsg_opts { struct71 struct fsg_common *common;72 struct usb_function_instance func_inst;73 struct fsg_lun_opts lun0;74 struct config_group *default_groups[2];75 bool no_configfs; /* for legacy gadgets */83 struct mutex lock;84 int refcnt;
3035 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show() local3044 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store() local3060 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store() local3090 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store() local3145 struct fsg_opts *fsg_opts; in fsg_lun_make() local3203 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
270 struct fsg_opts *fsg_opts; in nokia_bind() local
303 struct fsg_opts *fsg_opts; in multi_bind() local