Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dsleep.c607 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
/Linux-v5.4/include/acpi/
Dactypes.h739 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00 macro