Searched refs:ACPI_STATE_S4 (Results 1 – 5 of 5) sorted by relevance
401 case ACPI_STATE_S4: in AcpiEnterSleepStatePrep()
213 case ACPI_STATE_S4: in acpi_md_sleep_enter()
138 ACPI_STATE_S4 in get_state_value()
1395 CTASSERT(ACPI_STATE_S4 == 4 && ACPI_STATE_S5 == 5); in acpi_sleep_init()1438 case ACPI_STATE_S4: in acpi_enter_sleep_state()1527 if (state == ACPI_STATE_S4) in acpi_enter_sleep_state()
633 #define ACPI_STATE_S4 (UINT8) 4 macro