Searched refs:ACPI_STATE_S1 (Results 1 – 4 of 4) sorted by relevance
502 case ACPI_STATE_S1: in AcpiEnterSleepStatePrep()
1515 CTASSERT(ACPI_STATE_S0 == 0 && ACPI_STATE_S1 == 1); in acpi_sleep_init()1557 case ACPI_STATE_S1: in acpi_enter_sleep_state()1581 if (state != ACPI_STATE_S1 && in acpi_enter_sleep_state()1609 if (state == ACPI_STATE_S1) { in acpi_enter_sleep_state()
135 ACPI_STATE_S1, in get_state_value()
738 #define ACPI_STATE_S1 (UINT8) 1 macro