Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dtopology.h19 struct avs_tplg { struct
145 struct avs_tplg *owner;
192 struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
H A 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()
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()
[all …]
H A Davs.h23 struct avs_tplg;
316 struct avs_tplg *tplg;
H A Dpath.c18 static struct avs_tplg *
55 struct avs_tplg *tplg; in avs_path_find_path()
H A Dloader.c626 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware()
H A Dpcm.c739 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries()