Home
last modified time | relevance | path

Searched defs:state_idx (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/cpuidle/
Ddt_idle_states.c165 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
/linux-4.19.296/drivers/base/power/
Ddomain.c228 int state_idx = genpd->state_idx; in genpd_update_accounting() local
333 unsigned int state_idx = genpd->state_idx; in _genpd_power_on() local
372 unsigned int state_idx = genpd->state_idx; in _genpd_power_off() local
/linux-4.19.296/include/linux/
Dpm_domain.h87 unsigned int state_idx; /* state that genpd will go to when off */ member