Home
last modified time | relevance | path

Searched refs:sof_route_setup (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/soc/sof/
Dsof-audio.c239 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()
Dsof-audio.h621 int sof_route_setup(struct snd_sof_dev *sdev, struct snd_soc_dapm_widget *wsource,
Dipc3-topology.c2232 ret = sof_route_setup(sdev, sroute->src_widget->widget, in sof_ipc3_set_up_all_pipelines()