Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/
H A Ddt_idle_states.c157 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
/openbmc/linux/drivers/base/power/
H A Ddomain_governor.c269 int state_idx = genpd->state_count - 1; in _default_power_down_ok() local
H A Ddomain.c546 unsigned int state_idx = genpd->state_idx; in _genpd_power_on() local
597 unsigned int state_idx = genpd->state_idx; in _genpd_power_off() local
/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c350 struct cpuidle_device *dev, int state_idx, in teo_find_shallower_state()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c515 int state_idx; in set_tcp_state() local
/openbmc/linux/drivers/acpi/
H A Dprocessor_idle.c896 int pkg_count, state_idx = 1, loop; in acpi_processor_evaluate_lpi() local
/openbmc/linux/include/linux/
H A Dpm_domain.h158 unsigned int state_idx; /* state that genpd will go to when off */ member