Searched defs:acpi_gpe_event_info (Results 1 – 1 of 1) sorted by relevance
551 typedef struct acpi_gpe_event_info struct553 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */554 struct acpi_gpe_register_info *RegisterInfo; /* Backpointer to register info */555 UINT8 Flags; /* Misc info about this GPE */556 UINT8 GpeNumber; /* This GPE */557 UINT8 RuntimeCount; /* References to a run GPE */