Searched defs:state_idx (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/cpuidle/
H A Ddt_idle_states.c157 unsigned int state_idx = start_idx; local
/linux-master/drivers/pmdomain/
H A Dgovernor.c273 int state_idx = genpd->state_count - 1; local
[all...]
H A Dcore.c583 unsigned int state_idx = genpd->state_idx; local
634 unsigned int state_idx = genpd->state_idx; local
[all...]
/linux-master/drivers/cpuidle/governors/
H A Dteo.c349 teo_find_shallower_state(struct cpuidle_driver *drv, struct cpuidle_device *dev, int state_idx, s64 duration_ns, bool no_poll) argument
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c515 int state_idx; local
/linux-master/drivers/acpi/
H A Dprocessor_idle.c901 int pkg_count, state_idx = 1, loop; local
/linux-master/include/linux/
H A Dpm_domain.h187 unsigned int state_idx; /* state that genpd will go to when off */ member in struct:generic_pm_domain
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c10019 dml_get_soc_state_bounding_box( const struct soc_states_st *states, dml_uint_t state_idx) argument
10035 cache_ip_soc_cfg(struct display_mode_lib_st *mode_lib, dml_uint_t state_idx) argument
10073 dml_mode_support( struct display_mode_lib_st *mode_lib, dml_uint_t state_idx, const struct dml_display_cfg_st *display_cfg) argument
10105 dml_mode_programming( struct display_mode_lib_st *mode_lib, dml_uint_t state_idx, const struct dml_display_cfg_st *display_cfg, bool call_standalone) argument
10146 dml_uint_t state_idx = 0; local
[all...]
H A Ddisplay_mode_core_structs.h757 dml_uint_t state_idx; //<brief The power state idx for the power state under this computation member in struct:mode_support_st

Completed in 211 milliseconds