ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_HARDWARE |
Functions | |
void | AcpiHwExecuteSleepMethod (char *MethodPathname, UINT32 IntegerArgument) |
ACPI_STATUS | AcpiHwExtendedSleep (UINT8 SleepState) |
ACPI_STATUS | AcpiHwExtendedWakePrep (UINT8 SleepState) |
ACPI_STATUS | AcpiHwExtendedWake (UINT8 SleepState) |
#define _COMPONENT ACPI_HARDWARE |
Definition at line 48 of file hwesleep.c.
Definition at line 67 of file hwesleep.c.
Referenced by AcpiEnterSleepStatePrep(), AcpiHwExtendedWake(), and AcpiHwLegacyWake().
ACPI_STATUS AcpiHwExtendedSleep | ( | UINT8 | SleepState | ) |
Definition at line 112 of file hwesleep.c.
ACPI_STATUS AcpiHwExtendedWake | ( | UINT8 | SleepState | ) |
Definition at line 243 of file hwesleep.c.
ACPI_STATUS AcpiHwExtendedWakePrep | ( | UINT8 | SleepState | ) |
Definition at line 207 of file hwesleep.c.