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.c564 bool dynamic_source = false; in dapm_check_dynamic_path() local
572 dynamic_source = true; in dapm_check_dynamic_path()
589 if (dynamic_source && dynamic_sink) { in dapm_check_dynamic_path()
594 } else if (!dynamic_source && !dynamic_sink) { in dapm_check_dynamic_path()