Searched refs:ACPI_STATE_S4 (Results 1 – 5 of 5) sorted by relevance
264 if (SleepState < ACPI_STATE_S4) in AcpiHwExtendedSleep()
265 if (SleepState < ACPI_STATE_S4) in AcpiHwLegacySleep()
507 case ACPI_STATE_S4: in AcpiEnterSleepStatePrep()
732 #define ACPI_STATE_S4 (UINT8) 4 macro
688 for (state = ACPI_STATE_S1; state <= ACPI_STATE_S4; state++) in acpi_attach()2577 case ACPI_STATE_S4: in acpi_EnterSleepState()2628 if (state == ACPI_STATE_S4) in acpi_EnterSleepState()3880 acpi_state = ACPI_STATE_S4; in acpi_pm_func()