Home
last modified time | relevance | path

Searched refs:widget_unload (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dsoc-topology.h129 int (*widget_unload)(struct snd_soc_component *, member
/linux/sound/soc/sof/
H A Dtopology.c2309 .widget_unload = sof_widget_unload,
2468 .widget_unload = sof_dspless_widget_unload,
/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c1303 .widget_unload = audioreach_widget_unload,
/linux/sound/soc/
H A Dsoc-topology.c1239 widget->dobj.unload = tplg->ops->widget_unload; in soc_tplg_dapm_widget_create()