Home
last modified time | relevance | path

Searched defs:states (Results 1 – 25 of 146) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/cpuidle/
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() local
Dcpuidle-riscv-sbi.c32 u32 *states; member
99 u32 *states = __this_cpu_read(sbi_cpuidle_data.states); in sbi_cpuidle_enter_state() local
114 u32 *states = data->states; in __sbi_enter_domain_idle_state() local
271 u32 *states; in sbi_cpuidle_dt_init_states() local
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcpuidle-psci-domain.c50 static int psci_pd_parse_state_nodes(struct genpd_power_state *states, in psci_pd_parse_state_nodes()
81 struct genpd_power_state **states, int *state_count) in psci_pd_parse_states()
98 static void psci_pd_free_states(struct genpd_power_state *states, in psci_pd_free_states()
113 struct genpd_power_state *states = NULL; in psci_pd_init() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Dmisc.c9 int *states) in cpufreq_has_boost_support()
/kernel/linux/linux-5.10/include/linux/regulator/
Dgpio-regulator.h72 struct gpio_regulator_state *states; member
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
Dpwr.c398 static int mid_set_initial_state(struct mid_pwr *pwr, const u32 *states) in mid_set_initial_state()
444 static const u32 states[] = { in pnw_set_initial_state() local
455 static const u32 states[] = { in tng_set_initial_state() local
/kernel/linux/linux-6.6/arch/x86/platform/intel-mid/
Dpwr.c398 static int mid_set_initial_state(struct mid_pwr *pwr, const u32 *states) in mid_set_initial_state()
444 static const u32 states[] = { in pnw_set_initial_state() local
455 static const u32 states[] = { in tng_set_initial_state() local
/kernel/linux/linux-6.6/include/linux/regulator/
Dgpio-regulator.h74 struct gpio_regulator_state *states; member
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_sched_switch.c14 const char states[] = "SDTtZXxW"; in write_state() local
/kernel/linux/linux-5.10/include/linux/mux/
Ddriver.h48 unsigned int states; member
/kernel/linux/linux-6.6/include/linux/mux/
Ddriver.h50 unsigned int states; member
/kernel/linux/linux-6.6/lib/livepatch/
Dtest_klp_state.c134 static struct klp_state states[] = { variable
Dtest_klp_state2.c163 static struct klp_state states[] = { variable
/kernel/linux/linux-5.10/lib/livepatch/
Dtest_klp_state.c134 static struct klp_state states[] = { variable
Dtest_klp_state2.c163 static struct klp_state states[] = { variable
/kernel/linux/linux-6.6/drivers/i2c/muxes/
Di2c-mux-pinctrl.c19 struct pinctrl_state *states[]; member
/kernel/linux/linux-5.10/drivers/i2c/muxes/
Di2c-mux-pinctrl.c19 struct pinctrl_state *states[]; member
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
Dcstate.c114 } states[ACPI_PROCESSOR_MAX_POWER]; member
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
Dcstate.c106 } states[ACPI_PROCESSOR_MAX_POWER]; member
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
Dmisc.c19 int *states) in cpufreq_has_boost_support()
/kernel/linux/linux-6.6/drivers/cpuidle/governors/
Dladder.c40 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_blend.c441 struct drm_plane_state **states; in drm_atomic_helper_crtc_normalize_zpos() local
/kernel/linux/linux-5.10/drivers/cpuidle/governors/
Dladder.c40 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_blend.c448 struct drm_plane_state **states; in drm_atomic_helper_crtc_normalize_zpos() local
/kernel/linux/linux-6.6/kernel/sched/
Dmembarrier.c555 static const int states[] = { in membarrier_get_registrations() local

123456