Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c3143 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts() function
3164 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()
3173 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()
3189 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()
3304 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_make()
3348 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_drop()
3368 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release()
3379 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show()
3392 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_store()
3419 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_num_buffers_show()
[all …]