Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpm_domain.h161 unsigned int prev_performance_state; member
/Linux-v5.4/drivers/base/power/
Ddomain.c313 link->prev_performance_state = link->performance_state; in _genpd_set_performance_state()
319 link->performance_state = link->prev_performance_state; in _genpd_set_performance_state()
345 master_state = link->prev_performance_state; in _genpd_set_performance_state()