Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/events/
A Devxface.c281 ACPI_OPERAND_OBJECT *PreviousHandlerObj; in ACPI_EXPORT_SYMBOL() local
363 PreviousHandlerObj = NULL; in ACPI_EXPORT_SYMBOL()
370 PreviousHandlerObj = HandlerObj; in ACPI_EXPORT_SYMBOL()
382 if (PreviousHandlerObj) /* Handler is not at the list head */ in ACPI_EXPORT_SYMBOL()
384 PreviousHandlerObj->Notify.Next[i] = in ACPI_EXPORT_SYMBOL()

Completed in 3 milliseconds