Searched refs:widget_unload (Results 1 – 4 of 4) sorted by relevance
129 int (*widget_unload)(struct snd_soc_component *, member
2285 .widget_unload = sof_widget_unload,2412 .widget_unload = sof_dspless_widget_unload,
1250 .widget_unload = audioreach_widget_unload,
1437 widget->dobj.unload = tplg->ops->widget_unload; in soc_tplg_dapm_widget_create()