Searched refs:ACPI_STATE_S4 (Results 1 – 3 of 3) sorted by relevance
224 if (!error && (state == ACPI_STATE_S4)) in acpi_system_save_state()298 case ACPI_STATE_S4: in acpi_system_suspend()323 if (state != ACPI_STATE_S1 && state != ACPI_STATE_S4 in acpi_suspend()328 if (ACPI_STATE_S4 == state) { in acpi_suspend()401 if (i == ACPI_STATE_S4 && in acpi_system_read_info()707 if (i == ACPI_STATE_S4 && acpi_gbl_FACS->S4bios_f && in acpi_system_read_sleep()1268 case ACPI_STATE_S4: in acpi_system_add()
210 case ACPI_STATE_S4: in acpi_enter_sleep_state_prep()
358 #define ACPI_STATE_S4 (u8) 4 macro