Home
last modified time | relevance | path

Searched defs:sleep_state (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dhwesleep.c68 acpi_status acpi_hw_extended_sleep(u8 sleep_state) in acpi_hw_extended_sleep()
150 acpi_status acpi_hw_extended_wake_prep(u8 sleep_state) in acpi_hw_extended_wake_prep()
181 acpi_status acpi_hw_extended_wake(u8 sleep_state) in acpi_hw_extended_wake()
H A Dhwsleep.c30 acpi_status acpi_hw_legacy_sleep(u8 sleep_state) in acpi_hw_legacy_sleep()
182 acpi_status acpi_hw_legacy_wake_prep(u8 sleep_state) in acpi_hw_legacy_wake_prep()
246 acpi_status acpi_hw_legacy_wake(u8 sleep_state) in acpi_hw_legacy_wake()
H A Ddbcmds.c109 u8 sleep_state; in acpi_db_sleep() local
146 static void acpi_db_do_one_sleep_state(u8 sleep_state) in acpi_db_do_one_sleep_state()
/linux/drivers/xen/
H A Dacpi.c39 static int xen_acpi_notify_hypervisor_state(u8 sleep_state, in xen_acpi_notify_hypervisor_state()
66 int xen_acpi_notify_hypervisor_sleep(u8 sleep_state, in xen_acpi_notify_hypervisor_sleep()
73 int xen_acpi_notify_hypervisor_extended_sleep(u8 sleep_state, in xen_acpi_notify_hypervisor_extended_sleep()
/linux/drivers/acpi/
H A Dwakeup.c38 void acpi_enable_wakeup_devices(u8 sleep_state) in acpi_enable_wakeup_devices()
63 void acpi_disable_wakeup_devices(u8 sleep_state) in acpi_disable_wakeup_devices()
H A Dsleep.c87 bool acpi_sleep_state_supported(u8 sleep_state) in acpi_sleep_state_supported()
/linux/include/linux/pinctrl/
H A Ddevinfo.h41 struct pinctrl_state *sleep_state; member
/linux/arch/x86/kernel/
H A Dtboot.c282 static int tboot_sleep(u8 sleep_state, u32 pm1a_control, u32 pm1b_control) in tboot_sleep()
309 static int tboot_extended_sleep(u8 sleep_state, u32 val_a, u32 val_b) in tboot_extended_sleep()
/linux/include/linux/
H A Dtboot.h135 #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \ argument
H A Dacpi.h1086 static inline bool acpi_sleep_state_supported(u8 sleep_state) in acpi_sleep_state_supported()
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c301 acpi_status acpi_os_enter_sleep(u8 sleep_state, u32 rega_value, u32 regb_value) in acpi_os_enter_sleep()
/linux/drivers/base/power/
H A Dmain.c1180 static pm_message_t resume_event(pm_message_t sleep_state) in resume_event()
/linux/include/xen/interface/
H A Dplatform.h271 uint32_t sleep_state; /* Which state to enter (Sn). */ member
/linux/include/sound/
H A Dsoc-dapm.h737 const char *sleep_state; member