Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/function/
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;
A 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
3246 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store() local
3275 struct fsg_opts *fsg_opts; in fsg_lun_make() local
3333 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Dnokia.c270 struct fsg_opts *fsg_opts; in nokia_bind() local
A Dmulti.c303 struct fsg_opts *fsg_opts; in multi_bind() local

Completed in 66 milliseconds