Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dpath.c168 avs_nhlt_config_or_default(struct avs_dev *adev, struct avs_tplg_module *t);
194 struct avs_tplg_module *module_template; in avs_path_set_constraint()
278 avs_nhlt_config_or_default(struct avs_dev *adev, struct avs_tplg_module *t) in avs_nhlt_config_or_default()
339 struct avs_tplg_module *t, u32 dma_id, size_t *cfg_size) in avs_append_dma_cfg()
382 struct avs_tplg_module *t, u32 dma_id, size_t *cfg_size) in avs_fill_gtw_config()
407 struct avs_tplg_module *t = mod->template; in avs_copier_create()
441 struct avs_tplg_module *t = mod->template; in avs_whm_create()
477 struct avs_tplg_module *t = mod->template; in avs_get_module_control()
503 struct avs_tplg_module *t; in avs_peakvol_set_volume()
539 struct avs_tplg_module *t; in avs_peakvol_set_mute()
[all …]
H A Dtopology.c1159 .offset = offsetof(struct avs_tplg_module, id),
1165 .offset = offsetof(struct avs_tplg_module, cfg_base),
1171 .offset = offsetof(struct avs_tplg_module, in_fmt),
1177 .offset = offsetof(struct avs_tplg_module, core_id),
1183 .offset = offsetof(struct avs_tplg_module, domain),
1189 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1195 .offset = offsetof(struct avs_tplg_module, ctl_id),
1201 .offset = offsetof(struct avs_tplg_module, num_config_ids),
1207 .offset = offsetof(struct avs_tplg_module, nhlt_config),
1221 static struct avs_tplg_module *
[all …]
H A Dpath.h56 struct avs_tplg_module *template;
H A Dtopology.h215 struct avs_tplg_module { struct