Searched refs:widget_free (Results 1 – 4 of 4) sorted by relevance
54 if (tplg_ops && tplg_ops->widget_free) in sof_widget_free_unlocked()55 err = tplg_ops->widget_free(sdev, swidget); in sof_widget_free_unlocked()159 goto widget_free; in sof_widget_setup_unlocked()167 goto widget_free; in sof_widget_setup_unlocked()174 widget_free: in sof_widget_setup_unlocked()602 goto widget_free; in sof_widget_list_setup()618 goto widget_free; in sof_widget_list_setup()626 goto widget_free; in sof_widget_list_setup()636 goto widget_free; in sof_widget_list_setup()643 widget_free: in sof_widget_list_setup()
208 int (*widget_free)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
2227 .widget_free = sof_ipc4_widget_free,
2554 .widget_free = sof_ipc3_widget_free,
Completed in 15 milliseconds