Searched refs:sof_widget_setup (Results 1 – 4 of 4) sorted by relevance
32 DEFINE_EVENT(sof_widget_template, sof_widget_setup,
241 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup() function251 EXPORT_SYMBOL(sof_widget_setup);560 ret = sof_widget_setup(sdev, widget->dobj.private); in sof_set_up_widgets_in_path()
638 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
2299 * 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()