Searched refs:dai_load (Results 1 – 3 of 3) sorted by relevance
134 int (*dai_load)(struct snd_soc_component *, int index, member
312 if (tplg->comp && tplg->ops && tplg->ops->dai_load) in soc_tplg_dai_load()313 return tplg->ops->dai_load(tplg->comp, tplg->index, dai_drv, in soc_tplg_dai_load()
3653 .dai_load = skl_dai_load,