Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_HARDWARE |
Functions | |
void | acpi_hw_execute_sleep_method (char *method_pathname, u32 integer_argument) |
acpi_status | acpi_hw_extended_sleep (u8 sleep_state) |
acpi_status | acpi_hw_extended_wake_prep (u8 sleep_state) |
acpi_status | acpi_hw_extended_wake (u8 sleep_state) |
#define _COMPONENT ACPI_HARDWARE |
Definition at line 48 of file hwesleep.c.
Definition at line 64 of file hwesleep.c.
acpi_status acpi_hw_extended_sleep | ( | u8 | sleep_state | ) |
Definition at line 102 of file hwesleep.c.
acpi_status acpi_hw_extended_wake | ( | u8 | sleep_state | ) |
Definition at line 212 of file hwesleep.c.
acpi_status acpi_hw_extended_wake_prep | ( | u8 | sleep_state | ) |
Definition at line 176 of file hwesleep.c.