Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A 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
H A Dcpuidle-psci.c62 u32 *states = data->psci_states; in __psci_enter_domain_idle_state() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dposix_tty.c444 static struct states { struct
445 int xf;
446 int os;
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c1194 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_open() local
1218 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write() local
1247 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write_room() local
1264 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_get_char() local
1289 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_put_char() local
1301 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_proc_show() local
1339 struct fiq_debugger_state **states = NULL; in fiq_debugger_tty_init() local
1392 struct fiq_debugger_state **states = fiq_tty_driver->driver_state; in fiq_debugger_tty_init_one() local
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Dmisc.c9 int *states) in cpufreq_has_boost_support()
H A Damd.c133 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states()
H A Dhelpers.h163 int *active, int * states) in cpufreq_has_boost_support()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A 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
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dgpio-regulator.h72 struct gpio_regulator_state *states; member
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dgpio-regulator.c23 int states[GPIO_REGULATOR_MAX_STATES]; member
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_sched_switch.c14 const char states[] = "SDTtZXxW"; in write_state() local
/OK3568_Linux_fs/kernel/include/linux/mux/
H A Ddriver.h48 unsigned int states; member
/OK3568_Linux_fs/kernel/lib/livepatch/
H A Dtest_klp_state.c134 static struct klp_state states[] = { variable
H A Dtest_klp_state2.c163 static struct klp_state states[] = { variable
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-pinctrl.c19 struct pinctrl_state *states[]; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dcstate.c91 } states[ACPI_PROCESSOR_MAX_POWER]; member
/OK3568_Linux_fs/kernel/drivers/cpuidle/governors/
H A Dladder.c40 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
H A Dteo.c105 struct teo_idle_state states[CPUIDLE_STATE_MAX]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_blend.c441 struct drm_plane_state **states; in drm_atomic_helper_crtc_normalize_zpos() local
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dspeedstep.h74 struct sst_state states[SPEEDSTEP_MAX_STATES]; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dgpio-regulator.c39 struct gpio_regulator_state *states; member
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A De_powersaver.c186 int states; in eps_cpu_init() local
/OK3568_Linux_fs/kernel/include/acpi/
H A Dprocessor.h90 struct acpi_processor_cx states[ACPI_PROCESSOR_MAX_POWER]; member
131 struct acpi_processor_px *states; member
188 struct acpi_processor_tx states[ACPI_PROCESSOR_MAX_THROTTLING]; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm33xx-core.c387 struct amx3_idle_state states[CPUIDLE_STATE_MAX]; in amx3_idle_init() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Draid_class.c184 #define raid_attr_ro_states(attr, states, code) \ argument

1234