Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-audio.c386 bool src_widget_in_dapm_list, sink_widget_in_dapm_list; in sof_setup_pipeline_connections() local
391 src_widget_in_dapm_list = widget_in_list(list, sroute->src_widget->widget); in sof_setup_pipeline_connections()
398 if (!src_widget_in_dapm_list && !sink_widget_in_dapm_list) in sof_setup_pipeline_connections()
406 if (src_widget_in_dapm_list && sink_widget_in_dapm_list) { in sof_setup_pipeline_connections()