Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.c3130 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts() function
3151 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()
3160 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()
3176 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()
3206 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()
3245 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store()
3291 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_make()
3335 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_drop()
3355 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release()
3366 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show()
[all …]