Lines Matching refs:avs_tplg
487 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries()
552 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats()
593 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base()
891 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext()
963 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs()
1028 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings()
1355 avs_tplg_path_template_create(struct snd_soc_component *comp, struct avs_tplg *owner, in avs_tplg_path_template_create()
1410 struct avs_tplg *tplg; in avs_widget_load()
1490 .offset = offsetof(struct avs_tplg, name),
1496 .offset = offsetof(struct avs_tplg, version),
1675 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp) in avs_tplg_new()
1677 struct avs_tplg *tplg; in avs_tplg_new()