Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c3142 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts() function
3163 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()
3172 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()
3188 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()
3218 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()
3257 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store()
3303 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_make()
3347 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_drop()
3367 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release()
3378 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show()
[all …]