Home
last modified time | relevance | path

Searched refs:tsoc (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/topology/
Delem.c29 .tsoc = SND_SOC_TPLG_TYPE_MANIFEST,
41 .tsoc = SND_SOC_TPLG_TYPE_MIXER,
54 .tsoc = SND_SOC_TPLG_TYPE_ENUM,
67 .tsoc = SND_SOC_TPLG_TYPE_BYTES,
80 .tsoc = SND_SOC_TPLG_TYPE_DAPM_WIDGET,
93 .tsoc = SND_SOC_TPLG_TYPE_PCM,
106 .tsoc = SND_SOC_TPLG_TYPE_DAI,
120 .tsoc = SND_SOC_TPLG_TYPE_BACKEND_LINK,
133 .tsoc = SND_SOC_TPLG_TYPE_CODEC_LINK,
146 .tsoc = SND_SOC_TPLG_TYPE_DAPM_GRAPH,
[all …]
Dbuilder.c279 tptr->tsoc, size, size); in tplg_write_data()
281 tptr->tsoc, tptr->name); in tplg_write_data()
Ddecoder.c109 if (tptr->tsoc == (int)hdr->type) in snd_tplg_decode()
Dtplg_local.h220 int tsoc; member