Searched refs:widget_setup (Results 1 – 5 of 5) sorted by relevance
127 if (tplg_ops->widget_setup) { in sof_widget_setup()128 ret = tplg_ops->widget_setup(sdev, swidget); in sof_widget_setup()
182 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
1920 .widget_setup = sof_ipc4_widget_setup,
2511 .widget_setup = sof_ipc3_widget_setup,
308 int channel, bool widget_setup) in hda_dai_widget_update() argument315 if (widget_setup) in hda_dai_widget_update()