Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dpath.c166 avs_nhlt_config_or_default(struct avs_dev *adev, struct avs_tplg_module *t);
192 struct avs_tplg_module *module_template; in avs_path_set_constraint()
276 avs_nhlt_config_or_default(struct avs_dev *adev, struct avs_tplg_module *t) in avs_nhlt_config_or_default()
337 struct avs_tplg_module *t, u32 dma_id, size_t *cfg_size) in avs_append_dma_cfg()
380 struct avs_tplg_module *t, u32 dma_id, size_t *cfg_size) in avs_fill_gtw_config()
405 struct avs_tplg_module *t = mod->template; in avs_copier_create()
439 struct avs_tplg_module *t = mod->template; in avs_whm_create()
475 struct avs_tplg_module *t = mod->template; in avs_get_module_control()
501 struct avs_tplg_module *t; in avs_peakvol_set_volume()
537 struct avs_tplg_module *t; in avs_peakvol_set_mute()
[all …]
H A Dtopology.c1160 .offset = offsetof(struct avs_tplg_module, id),
1166 .offset = offsetof(struct avs_tplg_module, cfg_base),
1172 .offset = offsetof(struct avs_tplg_module, in_fmt),
1178 .offset = offsetof(struct avs_tplg_module, core_id),
1184 .offset = offsetof(struct avs_tplg_module, domain),
1190 .offset = offsetof(struct avs_tplg_module, cfg_ext),
1196 .offset = offsetof(struct avs_tplg_module, ctl_id),
1202 .offset = offsetof(struct avs_tplg_module, num_init_configs),
1208 .offset = offsetof(struct avs_tplg_module, nhlt_config),
1223 struct avs_tplg_module *module, in avs_tplg_module_init_configs()
[all …]
H A Dtopology.h215 struct avs_tplg_module { struct