Searched refs:ACPI_STATE_S4 (Results 1 – 7 of 7) 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()
243 if (state == ACPI_STATE_S4 && sc->acpi_s4bios) in acpi_sleep_machdep()
233 if (state == ACPI_STATE_S4 && sc->acpi_s4bios) in acpi_sleep_machdep()
736 #define ACPI_STATE_S4 (UINT8) 4 macro
668 for (state = ACPI_STATE_S1; state <= ACPI_STATE_S4; state++) in acpi_attach()3409 if (sleep_result == 1 && state != ACPI_STATE_S4) in acpi_EnterSleepState()3446 if (state == ACPI_STATE_S4) in acpi_EnterSleepState()4607 acpi_state = ACPI_STATE_S4; in acpi_pm_func()