Home
last modified time | relevance | path

Searched refs:avs_tplg (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/sound/soc/intel/avs/ !
Dtopology.h19 struct avs_tplg { struct
143 struct avs_tplg *owner;
189 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
Dtopology.c486 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),
[all …]
Davs.h22 struct avs_tplg;
304 struct avs_tplg *tplg;
Dpath.c17 static struct avs_tplg *
54 struct avs_tplg *tplg; in avs_path_find_path()
Dloader.c617 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware()
Dpcm.c653 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries()