Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Dpath.c147 struct avs_tplg_module *t = mod->template; in avs_copier_create()
270 struct avs_tplg_module *t = mod->template; in avs_get_module_control()
293 struct avs_tplg_module *t = mod->template; in avs_peakvol_create()
329 struct avs_tplg_module *t = mod->template; in avs_updown_mix_create()
351 struct avs_tplg_module *t = mod->template; in avs_src_create()
368 struct avs_tplg_module *t = mod->template; in avs_asrc_create()
387 struct avs_tplg_module *t = mod->template; in avs_aec_create()
406 struct avs_tplg_module *t = mod->template; in avs_mux_create()
424 struct avs_tplg_module *t = mod->template; in avs_wov_create()
441 struct avs_tplg_module *t = mod->template; in avs_micsel_create()
[all …]
Dtopology.c1041 .offset = offsetof(struct avs_tplg_module, id),
1047 .offset = offsetof(struct avs_tplg_module, cfg_base),
1053 .offset = offsetof(struct avs_tplg_module, in_fmt),
1059 .offset = offsetof(struct avs_tplg_module, core_id),
1065 .offset = offsetof(struct avs_tplg_module, domain),
1071 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1077 .offset = offsetof(struct avs_tplg_module, ctl_id),
1082 static struct avs_tplg_module *
1086 struct avs_tplg_module *module; in avs_tplg_module_create()
1189 struct avs_tplg_module *module; in avs_tplg_pipeline_create()
Dpath.h43 struct avs_tplg_module *template;
Dtopology.h177 struct avs_tplg_module { struct