Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc-topology.h113 int (*control_unload)(struct snd_soc_component *, member
/linux/sound/soc/
H A Dsoc-topology.c893 sbe->dobj.unload = tplg->ops->control_unload; in soc_tplg_dbytes_create()
927 sm->dobj.unload = tplg->ops->control_unload; in soc_tplg_dmixer_create()
961 se->dobj.unload = tplg->ops->control_unload; in soc_tplg_denum_create()
/linux/sound/soc/sof/
H A Dtopology.c2308 .control_unload = sof_control_unload,