Searched refs:dai_load (Results 1 – 3 of 3) sorted by relevance
133 int (*dai_load)(struct snd_soc_component *, int index, member
288 if (tplg->ops && tplg->ops->dai_load) in soc_tplg_dai_load() 289 return tplg->ops->dai_load(tplg->comp, tplg->index, dai_drv, in soc_tplg_dai_load()
2329 .dai_load = sof_dai_load,2488 .dai_load = sof_dai_load, in snd_sof_load_topology()