Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/events/
Devgpeutil.c453 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers()
454 ACPI_GPE_NOTIFY_INFO *Next; in AcpiEvDeleteGpeHandlers()
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()
Devgpe.c652 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Daclocal.h642 } ACPI_GPE_NOTIFY_INFO; typedef
652 ACPI_GPE_NOTIFY_INFO *NotifyList; /* List of _PRW devices for implicit notifies */
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
Ddbdisply.c957 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes()