Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_FLAG_DISABLED (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/acpi/
Dsleep.c627 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
/linux-6.6.21/include/acpi/
Dactypes.h749 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00 macro