Searched refs:sof_widget_setup (Results 1 – 4 of 4) sorted by relevance
32 DEFINE_EVENT(sof_widget_template, sof_widget_setup,
250 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_setup() function255 EXPORT_SYMBOL(sof_widget_setup);623 ret = sof_widget_setup(sdev, swidget); in sof_set_up_widgets_in_path()
679 int sof_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
2344 * sof_widget_setup() will be called in the 'complete pipeline' loop in sof_ipc3_set_up_all_pipelines() 2350 /* update DAI config. The IPC will be sent in sof_widget_setup() */ in sof_ipc3_set_up_all_pipelines() 2373 ret = sof_widget_setup(sdev, swidget); in sof_ipc3_set_up_all_pipelines() 2410 ret = sof_widget_setup(sdev, swidget); in sof_tear_down_left_over_pipelines()