Home
last modified time | relevance | path

Searched refs:to_fsg_opts (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.c3127 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts() function
3148 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()
3157 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()
3173 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()
3203 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()
3242 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store()
3288 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_make()
3332 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_drop()
3352 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release()
3363 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show()
[all …]