Home
last modified time | relevance | path

Searched defs:fsg_opts (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.h80 struct fsg_opts { struct
81 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;
Df_mass_storage.c3152 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show() local
3161 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store() local
3177 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store() local
3207 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store() local
3247 struct fsg_opts *fsg_opts; in fsg_lun_make() local
3304 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
/linux-4.4.14/drivers/usb/gadget/legacy/
Dnokia.c274 struct fsg_opts *fsg_opts; in nokia_bind() local
Dmulti.c307 struct fsg_opts *fsg_opts; in multi_bind() local