Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/acpica/components/events/
Devgpeutil.c345 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers()
346 ACPI_GPE_NOTIFY_INFO *Next; in AcpiEvDeleteGpeHandlers()
Devxfgpe.c377 ACPI_GPE_NOTIFY_INFO *Notify; in ACPI_EXPORT_SYMBOL()
378 ACPI_GPE_NOTIFY_INFO *NewNotify; in ACPI_EXPORT_SYMBOL()
419 NewNotify = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_GPE_NOTIFY_INFO)); in ACPI_EXPORT_SYMBOL()
Devgpe.c566 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod()
/freebsd-10-stable/sys/contrib/dev/acpica/include/
Daclocal.h533 } ACPI_GPE_NOTIFY_INFO; typedef
543 ACPI_GPE_NOTIFY_INFO *NotifyList; /* List of _PRW devices for implicit notifies */
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
Ddbdisply.c827 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes()