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()
504 case ACPI_STATE_S4: in AcpiEnterSleepStatePrep()
243 if (state == ACPI_STATE_S4 && sc->acpi_s4bios) in acpi_sleep_machdep()
235 if (state == ACPI_STATE_S4 && sc->acpi_s4bios) in acpi_sleep_machdep()
736 #define ACPI_STATE_S4 (UINT8) 4 macro
679 for (state = ACPI_STATE_S1; state <= ACPI_STATE_S4; state++) in acpi_attach()3453 if (sleep_result == 1 && state != ACPI_STATE_S4) in acpi_EnterSleepState()3490 if (state == ACPI_STATE_S4) in acpi_EnterSleepState()4651 acpi_state = ACPI_STATE_S4; in acpi_pm_func()