Searched refs:ACPI_STATE_S1 (Results 1 – 4 of 4) sorted by relevance
552 [PM_SUSPEND_STANDBY] = ACPI_STATE_S1,575 if (acpi_state > ACPI_STATE_S1) in acpi_suspend_begin()598 case ACPI_STATE_S1: in acpi_suspend_enter()861 for (i = ACPI_STATE_S1; i < ACPI_STATE_S4; i++) in acpi_sleep_suspend_setup()
243 case ACPI_STATE_S1: in ACPI_EXPORT_SYMBOL()
363 case ACPI_STATE_S1: in snd_sof_prepare()
582 #define ACPI_STATE_S1 (u8) 1 macro