Home
last modified time | relevance | path

Searched refs:sof_parse_token_sets (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dtopology.c696 * sof_parse_token_sets - Parse multiple sets of tokens
710 static int sof_parse_token_sets(struct snd_soc_component *scomp, in sof_parse_token_sets() function
805 * sof_parse_token_sets are sets = 1 (only 1 set) and in sof_parse_tokens()
808 return sof_parse_token_sets(scomp, object, tokens, num_tokens, array, in sof_parse_tokens()
1342 ret = sof_parse_token_sets(swidget->scomp, pin_binding, pin_binding_token, in sof_parse_pin_binding()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c915 * sof_parse_token_sets - Parse multiple sets of tokens
928 static int sof_parse_token_sets(struct snd_soc_component *scomp, in sof_parse_token_sets() function
1006 * sof_parse_token_sets are sets = 1 (only 1 set) and in sof_parse_tokens()
1009 return sof_parse_token_sets(scomp, object, tokens, count, array, in sof_parse_tokens()
3086 ret = sof_parse_token_sets(scomp, &config->dmic.pdm[0], dmic_pdm_tokens, in sof_link_dmic_load()

Completed in 8 milliseconds