Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pmdomain/
Dgovernor.c65 if (!td->constraint_changed) { in default_suspend_ok()
71 td->constraint_changed = false; in default_suspend_ok()
Dcore.c995 td->constraint_changed = true; in genpd_dev_pm_qos_notifier()
1134 td->constraint_changed = true; in genpd_runtime_suspend()
1213 td->constraint_changed = true; in genpd_runtime_resume()
1693 td->constraint_changed = true; in genpd_alloc_dev_data()
/linux-6.12.1/include/linux/
Dpm_domain.h235 bool constraint_changed; member