Home
last modified time | relevance | path

Searched refs:dai_unload (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dsoc-topology.h137 int (*dai_unload)(struct snd_soc_component *, member
/linux/sound/soc/sof/
H A Dtopology.c2321 .dai_unload = sof_dai_unload,
2480 .dai_unload = sof_dai_unload,
/linux/sound/soc/
H A Dsoc-topology.c1416 dai_drv->dobj.unload = tplg->ops->dai_unload; in soc_tplg_dai_create()