Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/avs/
H A Dpath.c143 struct avs_tplg_module *module_template; in avs_path_set_constraint()
308 struct avs_tplg_module *t = mod->template; in avs_copier_create()
342 struct avs_tplg_module *t = mod->template; in avs_whm_create()
378 struct avs_tplg_module *t = mod->template; in avs_get_module_control()
404 struct avs_tplg_module *t; in avs_peakvol_set_volume()
440 struct avs_tplg_module *t; in avs_peakvol_set_mute()
473 struct avs_tplg_module *t = mod->template; in avs_peakvol_create()
516 struct avs_tplg_module *t = mod->template; in avs_updown_mix_create()
538 struct avs_tplg_module *t = mod->template; in avs_src_create()
775 struct avs_tplg_module *template) in avs_path_module_create()
[all …]
H A Dtopology.c1142 .offset = offsetof(struct avs_tplg_module, id),
1148 .offset = offsetof(struct avs_tplg_module, cfg_base),
1154 .offset = offsetof(struct avs_tplg_module, in_fmt),
1160 .offset = offsetof(struct avs_tplg_module, core_id),
1166 .offset = offsetof(struct avs_tplg_module, domain),
1172 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1178 .offset = offsetof(struct avs_tplg_module, ctl_id),
1184 .offset = offsetof(struct avs_tplg_module, num_config_ids),
1198 static struct avs_tplg_module *
1202 struct avs_tplg_module *module; in avs_tplg_module_create()
[all …]
H A Dpath.h43 struct avs_tplg_module *template;
H A Dtopology.h200 struct avs_tplg_module { struct