Home
last modified time | relevance | path

Searched defs:acpi_gpe_event_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
Daclocal.h442 struct acpi_gpe_event_info { struct
443 union acpi_gpe_dispatch_info dispatch; /* Either Method, Handler, or notify_list */
444 struct acpi_gpe_register_info *register_info; /* Backpointer to register info */
445 u8 flags; /* Misc info about this GPE */
446 u8 gpe_number; /* This GPE */
447 u8 runtime_count; /* References to a run GPE */