Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsoc-topology.h137 int (*dai_unload)(struct snd_soc_component *, member
/Linux-v6.6/sound/soc/sof/
Dtopology.c2285 .dai_unload = sof_dai_unload,
2412 .dai_unload = sof_dai_unload,
/Linux-v6.6/sound/soc/
Dsoc-topology.c1620 dai_drv->dobj.unload = tplg->ops->dai_unload; in soc_tplg_dai_create()