Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.c355 bool src_widget_in_dapm_list, sink_widget_in_dapm_list; in sof_setup_pipeline_connections() local
362 sink_widget_in_dapm_list = widget_in_list(list, sroute->sink_widget->widget); in sof_setup_pipeline_connections()
369 if (src_widget_in_dapm_list == sink_widget_in_dapm_list) in sof_setup_pipeline_connections()