Searched refs:pcm_dai_load (Results 1 – 2 of 2) sorted by relevance
128 int (*pcm_dai_load)(struct snd_soc_component *, member
337 if (tplg->comp && tplg->ops && tplg->ops->pcm_dai_load) in soc_tplg_pcm_dai_load()338 return tplg->ops->pcm_dai_load(tplg->comp, pcm_dai, num_pcm_dai); in soc_tplg_pcm_dai_load()