Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dpath.c146 struct avs_tplg_module *t = mod->template; in avs_copier_create()
269 struct avs_tplg_module *t = mod->template; in avs_updown_mix_create()
291 struct avs_tplg_module *t = mod->template; in avs_src_create()
308 struct avs_tplg_module *t = mod->template; in avs_asrc_create()
327 struct avs_tplg_module *t = mod->template; in avs_aec_create()
346 struct avs_tplg_module *t = mod->template; in avs_mux_create()
364 struct avs_tplg_module *t = mod->template; in avs_wov_create()
381 struct avs_tplg_module *t = mod->template; in avs_micsel_create()
398 struct avs_tplg_module *t = mod->template; in avs_modbase_create()
414 struct avs_tplg_module *t = mod->template; in avs_modext_create()
[all …]
Dpath.h43 struct avs_tplg_module *template;
Dtopology.c1040 .offset = offsetof(struct avs_tplg_module, id),
1046 .offset = offsetof(struct avs_tplg_module, cfg_base),
1052 .offset = offsetof(struct avs_tplg_module, in_fmt),
1058 .offset = offsetof(struct avs_tplg_module, core_id),
1064 .offset = offsetof(struct avs_tplg_module, domain),
1070 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1075 static struct avs_tplg_module *
1079 struct avs_tplg_module *module; in avs_tplg_module_create()
1182 struct avs_tplg_module *module; in avs_tplg_pipeline_create()
Dtopology.h175 struct avs_tplg_module { struct