Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c449 struct f_ss_opts *opts; in sourcesink_free_func()
838 struct f_ss_opts *ss_opts; in source_sink_alloc_func()
891 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_show()
904 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_store()
934 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_show()
947 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_interval_store()
977 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_show()
990 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_maxpacket_store()
1020 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_isoc_mult_show()
1238 struct f_ss_opts *ss_opts; in source_sink_free_instance()
[all …]
H A Dg_zero.h29 struct f_ss_opts { struct
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dzero.c267 struct f_ss_opts *ss_opts; in zero_bind()
289 ss_opts = container_of(func_inst_ss, struct f_ss_opts, func_inst); in zero_bind()