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.c2330 .dai_unload = sof_dai_unload,
2489 .dai_unload = sof_dai_unload, in snd_sof_load_topology()
/linux/sound/soc/
H A Dsoc-topology.c1440 dai_drv->dobj.unload = tplg->ops->dai_unload; in set_link_flags()