Home
last modified time | relevance | path

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

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