Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dsof-audio.c338 bool src_widget_in_dapm_list, sink_widget_in_dapm_list; in sof_setup_pipeline_connections() local
345 sink_widget_in_dapm_list = widget_in_list(list, sroute->sink_widget->widget); in sof_setup_pipeline_connections()
352 if (src_widget_in_dapm_list == sink_widget_in_dapm_list) in sof_setup_pipeline_connections()