Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/hardware/
Dhwgpe.c323 local_event_status |= ACPI_EVENT_FLAG_SET; in acpi_hw_get_gpe_status()
/linux-2.4.37.9/include/acpi/
Dactypes.h551 #define ACPI_EVENT_FLAG_SET (acpi_event_status) 0x04 macro