Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Ddt_idle_states.c158 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain_governor.c268 int state_idx = genpd->state_count - 1; in _default_power_down_ok() local
H A Ddomain.c242 int state_idx = genpd->state_idx; in genpd_update_accounting() local
460 unsigned int state_idx = genpd->state_idx; in _genpd_power_on() local
509 unsigned int state_idx = genpd->state_idx; in _genpd_power_off() local
/OK3568_Linux_fs/kernel/drivers/cpuidle/governors/
H A Dteo.c218 struct cpuidle_device *dev, int state_idx, in teo_find_shallower_state()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c515 int state_idx; in set_tcp_state() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_idle.c885 int pkg_count, state_idx = 1, loop; in acpi_processor_evaluate_lpi() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_domain.h151 unsigned int state_idx; /* state that genpd will go to when off */ member