Lines Matching refs:avs_tplg
516 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries()
581 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats()
622 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base()
932 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext()
1004 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs()
1069 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings()
1444 avs_tplg_path_template_create(struct snd_soc_component *comp, struct avs_tplg *owner, in avs_tplg_path_template_create()
1493 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_initial_configs()
1590 struct avs_tplg *tplg; in avs_widget_load()
1694 .offset = offsetof(struct avs_tplg, name),
1700 .offset = offsetof(struct avs_tplg, version),
1915 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp) in avs_tplg_new()
1917 struct avs_tplg *tplg; in avs_tplg_new()