Home
last modified time | relevance | path

Searched refs:widget_setup (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/
H A Dsof-audio.c185 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()
H A Dsof-audio.h209 * @widget_setup: Function pointer for setting up setup in the DSP
229 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
H A Dipc3-topology.c2718 .widget_setup = sof_ipc3_widget_setup,
H A Dipc4-topology.c3562 .widget_setup = sof_ipc4_widget_setup,