Searched refs:sof_route_setup (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/sound/soc/sof/ | 
| D | sof-audio.c | 239 int sof_route_setup(struct snd_sof_dev *sdev, struct snd_soc_dapm_widget *wsource,  in sof_route_setup()  function 307 					ret = sof_route_setup(sdev, widget, p->sink);  in sof_setup_pipeline_connections() 323 					ret = sof_route_setup(sdev, p->source, widget);  in sof_setup_pipeline_connections()
  | 
| D | sof-audio.h | 621 int sof_route_setup(struct snd_sof_dev *sdev, struct snd_soc_dapm_widget *wsource,
  | 
| D | ipc3-topology.c | 2232 		ret = sof_route_setup(sdev, sroute->src_widget->widget,  in sof_ipc3_set_up_all_pipelines()
  |