Lines Matching refs:avs_tplg
486 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries()
551 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats()
592 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base()
890 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext()
962 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs()
1027 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings()
1348 avs_tplg_path_template_create(struct snd_soc_component *comp, struct avs_tplg *owner, in avs_tplg_path_template_create()
1403 struct avs_tplg *tplg; in avs_widget_load()
1461 .offset = offsetof(struct avs_tplg, name),
1467 .offset = offsetof(struct avs_tplg, version),
1587 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp) in avs_tplg_new()
1589 struct avs_tplg *tplg; in avs_tplg_new()