Searched refs:sof_parse_tokens (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/soc/sof/ |
D | topology.c | 741 static int sof_parse_tokens(struct snd_soc_component *scomp, void *object, in sof_parse_tokens() function 810 ret = sof_parse_tokens(scomp, &scontrol->led_ctl, led_tokens, in sof_control_load_volume() 1193 ret = sof_parse_tokens(scomp, swidget, in sof_widget_parse_tokens() 1523 ret = sof_parse_tokens(scomp, spcm, stream_tokens, in sof_dai_load() 1685 ret = sof_parse_tokens(scomp, slink, common_dai_link_tokens, in sof_link_load()
|