Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/
Dsof-audio.c127 if (tplg_ops->widget_setup) { in sof_widget_setup()
128 ret = tplg_ops->widget_setup(sdev, swidget); in sof_widget_setup()
Dsof-audio.h182 int (*widget_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget); member
Dipc4-topology.c1920 .widget_setup = sof_ipc4_widget_setup,
Dipc3-topology.c2511 .widget_setup = sof_ipc3_widget_setup,
/Linux-v6.1/sound/soc/sof/intel/
Dhda-dai.c308 int channel, bool widget_setup) in hda_dai_widget_update() argument
315 if (widget_setup) in hda_dai_widget_update()