Searched refs:sof_parse_token_sets (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/sound/soc/sof/ |
D | topology.c | 928 static int sof_parse_token_sets(struct snd_soc_component *scomp, in sof_parse_token_sets() function 1009 return sof_parse_token_sets(scomp, object, tokens, count, array, in sof_parse_tokens() 2907 ret = sof_parse_token_sets(scomp, &config->ssp, ssp_tokens, in sof_link_ssp_load() 3108 ret = sof_parse_token_sets(scomp, &config->dmic.pdm[0], dmic_pdm_tokens, in sof_link_dmic_load()
|