Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1013 .offset = offsetof(struct avs_tplg_module, id),
1019 .offset = offsetof(struct avs_tplg_module, cfg_base),
1025 .offset = offsetof(struct avs_tplg_module, in_fmt),
1031 .offset = offsetof(struct avs_tplg_module, core_id),
1037 .offset = offsetof(struct avs_tplg_module, domain),
1043 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1048 static struct avs_tplg_module *
1052 struct avs_tplg_module *module; in avs_tplg_module_create()
1155 struct avs_tplg_module *module; in avs_tplg_pipeline_create()
Dtopology.h175 struct avs_tplg_module { struct