Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-dapm.c568 bool dynamic_source = false; in dapm_check_dynamic_path() local
576 dynamic_source = true; in dapm_check_dynamic_path()
594 if (dynamic_source && dynamic_sink) { in dapm_check_dynamic_path()
599 } else if (!dynamic_source && !dynamic_sink) { in dapm_check_dynamic_path()