Home
last modified time | relevance | path

Searched refs:sof_widget_setup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/trace/events/
H A Dsof.h32 DEFINE_EVENT(sof_widget_template, sof_widget_setup,
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.c244 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup() function
254 EXPORT_SYMBOL(sof_widget_setup); variable
563 ret = sof_widget_setup(sdev, widget->dobj.private); in sof_set_up_widgets_in_path()
H A Dsof-audio.h621 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
H A Dipc3-topology.c2185 * sof_widget_setup() will be called in the 'complete pipeline' loop in sof_ipc3_set_up_all_pipelines()
2191 /* update DAI config. The IPC will be sent in sof_widget_setup() */ in sof_ipc3_set_up_all_pipelines()
2214 ret = sof_widget_setup(sdev, swidget); in sof_ipc3_set_up_all_pipelines()
2251 ret = sof_widget_setup(sdev, swidget); in sof_ipc3_set_up_all_pipelines()

Completed in 7 milliseconds