Home
last modified time | relevance | path

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

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