Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/acpi/
Dactypes.h746 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00 macro
/kernel/linux/linux-5.10/drivers/acpi/
Dsleep.c630 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()