Searched refs:tsoc (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-lib/src/topology/ |
D | elem.c | 29 .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 …]
|
D | builder.c | 279 tptr->tsoc, size, size); in tplg_write_data() 281 tptr->tsoc, tptr->name); in tplg_write_data()
|
D | decoder.c | 109 if (tptr->tsoc == (int)hdr->type) in snd_tplg_decode()
|
D | tplg_local.h | 220 int tsoc; member
|