Home
last modified time | relevance | path

Searched refs:pcm_dai_load (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/sound/
Dsoc-topology.h128 int (*pcm_dai_load)(struct snd_soc_component *, member
/linux-4.4.14/sound/soc/
Dsoc-topology.c337 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()