Searched refs:widget_unload (Results 1 – 3 of 3) sorted by relevance
129 int (*widget_unload)(struct snd_soc_component *, member
2317 .widget_unload = sof_widget_unload,2476 .widget_unload = sof_dspless_widget_unload,
1234 widget->dobj.unload = tplg->ops->widget_unload; in soc_tplg_dapm_widget_create()