Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Dtopology.h19 struct avs_tplg { struct
145 struct avs_tplg *owner;
192 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
Dtopology.c487 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()
1488 .offset = offsetof(struct avs_tplg, name),
1494 .offset = offsetof(struct avs_tplg, version),
[all …]
Davs.h23 struct avs_tplg;
316 struct avs_tplg *tplg;
Dpath.c18 static struct avs_tplg *
55 struct avs_tplg *tplg; in avs_path_find_path()
Dloader.c626 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware()
Dpcm.c739 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries()