Searched refs:HandlerListHead (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/events/
H A Devmisc.c116 ACPI_OPERAND_OBJECT *HandlerListHead = NULL; local
150 HandlerListHead = ObjDesc->CommonNotify.NotifyList[HandlerListId];
157 if (!AcpiGbl_GlobalNotify[HandlerListId].Handler && !HandlerListHead)
179 Info->Notify.HandlerListHead = HandlerListHead;
233 HandlerObj = Info->Notify.HandlerListHead;
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Daclocal.h809 union acpi_operand_object *HandlerListHead; member in struct:acpi_notify_info

Completed in 39 milliseconds