Searched refs:widget_setup (Results 1 – 5 of 5) sorted by relevance
304 int channel, bool widget_setup) in hda_dai_widget_update() argument311 if (widget_setup) in hda_dai_widget_update()
146 if (tplg_ops && tplg_ops->widget_setup) { in sof_widget_setup_unlocked()147 ret = tplg_ops->widget_setup(sdev, swidget); in sof_widget_setup_unlocked()
207 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
2226 .widget_setup = sof_ipc4_widget_setup,
2555 .widget_setup = sof_ipc3_widget_setup,
Completed in 18 milliseconds