Lines Matching refs:avs_tplg_module
1142 .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()
1338 struct avs_tplg_module *module; in avs_tplg_pipeline_create()