Home
last modified time | relevance | path

Searched refs:ACPI_GPE_NOTIFY_INFO (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devgpeutil.c453 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers()
454 ACPI_GPE_NOTIFY_INFO *Next; in AcpiEvDeleteGpeHandlers()
H A Devxfgpe.c556 ACPI_GPE_NOTIFY_INFO *Notify; in ACPI_EXPORT_SYMBOL()
557 ACPI_GPE_NOTIFY_INFO *NewNotify; in ACPI_EXPORT_SYMBOL()
598 NewNotify = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_GPE_NOTIFY_INFO)); in ACPI_EXPORT_SYMBOL()
H A Devgpe.c652 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h642 } ACPI_GPE_NOTIFY_INFO; typedef
652 ACPI_GPE_NOTIFY_INFO *NotifyList; /* List of _PRW devices for implicit notifies */
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c959 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes()