Searched refs:dai_tokens (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/sof/ |
D | topology.c | 2358 static const struct sof_topology_token dai_tokens[] = { in sof_dspless_widget_ready() local 2376 ret = sof_parse_tokens(scomp, &sdai->type, dai_tokens, ARRAY_SIZE(dai_tokens), in sof_dspless_widget_ready()
|
D | ipc3-topology.c | 80 static const struct sof_topology_token dai_tokens[] = { variable 333 [SOF_DAI_TOKENS] = {"DAI tokens", dai_tokens, ARRAY_SIZE(dai_tokens)},
|
D | ipc4-topology.c | 116 static const struct sof_topology_token dai_tokens[] = { variable 148 [SOF_DAI_TOKENS] = {"DAI tokens", dai_tokens, ARRAY_SIZE(dai_tokens)},
|