Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Daclocal.h471 struct acpi_gpe_event_info { struct
472 union acpi_gpe_dispatch_info dispatch; /* Either Method, Handler, or notify_list */
473 struct acpi_gpe_register_info *register_info; /* Backpointer to register info */
474 u8 flags; /* Misc info about this GPE */
475 u8 gpe_number; /* This GPE */
476 u8 runtime_count; /* References to a run GPE */