Home
last modified time | relevance | path

Searched refs:dai_load (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/sound/
Dsoc-topology.h136 int (*dai_load)(struct snd_soc_component *, int index, member
/Linux-v5.10/sound/soc/
Dsoc-topology.c300 if (tplg->ops && tplg->ops->dai_load) in soc_tplg_dai_load()
301 return tplg->ops->dai_load(tplg->comp, tplg->index, dai_drv, in soc_tplg_dai_load()
/Linux-v5.10/sound/soc/intel/skylake/
Dskl-topology.c3652 .dai_load = skl_dai_load,
/Linux-v5.10/sound/soc/sof/
Dtopology.c3701 .dai_load = sof_dai_load,