Searched refs:widget_setup (Results 1 – 4 of 4) sorted by relevance
185 if (tplg_ops && tplg_ops->widget_setup) { in sof_widget_setup_unlocked()186 ret = tplg_ops->widget_setup(sdev, swidget); in sof_widget_setup_unlocked()
209 * @widget_setup: Function pointer for setting up setup in the DSP229 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
2718 .widget_setup = sof_ipc3_widget_setup,
3562 .widget_setup = sof_ipc4_widget_setup,