Home
last modified time | relevance | path

Searched refs:genpd_power_state (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/cpuidle/
A Ddt_idle_genpd.c26 struct genpd_power_state *states, int state_count) in pd_parse_state_nodes()
56 struct genpd_power_state **states, in pd_parse_states()
74 static void pd_free_states(struct genpd_power_state *states, in pd_free_states()
95 struct genpd_power_state *states = NULL; in dt_idle_pd_alloc()
A Dcpuidle-psci-domain.c34 struct genpd_power_state *state = &pd->states[pd->state_idx]; in psci_pd_power_off()
A Dcpuidle-riscv-sbi.c395 struct genpd_power_state *state = &pd->states[pd->state_idx]; in sbi_cpuidle_pd_power_off()
/linux-6.3-rc2/include/linux/
A Dpm_domain.h104 struct genpd_power_state { struct
154 struct genpd_power_state *states;
155 void (*free_states)(struct genpd_power_state *states,
345 struct genpd_power_state **states, int *n);
388 struct genpd_power_state **states, int *n) in of_genpd_parse_idle_states()
/linux-6.3-rc2/drivers/base/power/
A Ddomain.c1962 static void genpd_free_default_power_state(struct genpd_power_state *states, in genpd_free_default_power_state()
1970 struct genpd_power_state *state; in genpd_set_default_power_state()
2917 static int genpd_parse_state(struct genpd_power_state *genpd_state, in genpd_parse_state()
2952 struct genpd_power_state *states) in genpd_iterate_idle_states()
3000 struct genpd_power_state **states, int *n) in of_genpd_parse_idle_states()
3002 struct genpd_power_state *st; in of_genpd_parse_idle_states()
/linux-6.3-rc2/drivers/soc/imx/
A Dgpc.c247 static struct genpd_power_state imx6_pm_domain_pu_state = {

Completed in 88 milliseconds