Searched refs:ACPI_STATE_S1 (Results 1 – 4 of 4) sorted by relevance
537 [PM_SUSPEND_STANDBY] = ACPI_STATE_S1,559 if (acpi_state > ACPI_STATE_S1) in acpi_suspend_begin()582 case ACPI_STATE_S1: in acpi_suspend_enter()844 for (i = ACPI_STATE_S1; i < ACPI_STATE_S4; i++) in acpi_sleep_suspend_setup()
246 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