Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dsof.h32 DEFINE_EVENT(sof_widget_template, sof_widget_setup,
/linux/sound/soc/sof/
H A Dsof-audio.c241 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup() function
251 EXPORT_SYMBOL(sof_widget_setup);
560 ret = sof_widget_setup(sdev, widget->dobj.private); in sof_set_up_widgets_in_path()
H A Dsof-audio.h638 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
H A Dipc3-topology.c2299 * sof_widget_setup() will be called in the 'complete pipeline' loop in sof_ipc3_set_up_all_pipelines()
2305 /* update DAI config. The IPC will be sent in sof_widget_setup() */ in sof_ipc3_set_up_all_pipelines()
2328 ret = sof_widget_setup(sdev, swidget); in sof_ipc3_set_up_all_pipelines()
2365 ret = sof_widget_setup(sdev, swidget); in sof_tear_down_left_over_pipelines()