Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h70 struct fsg_opts { struct
71 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;
H A Df_mass_storage.c3164 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show() local
3173 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store() local
3189 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store() local
3219 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store() local
3258 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store() local
3287 struct fsg_opts *fsg_opts; in fsg_lun_make() local
3345 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c270 struct fsg_opts *fsg_opts; in nokia_bind() local
H A Dmulti.c303 struct fsg_opts *fsg_opts; in multi_bind() local