Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Devxface.c218 union acpi_operand_object *previous_handler_obj; in ACPI_EXPORT_SYMBOL() local
289 previous_handler_obj = NULL; in ACPI_EXPORT_SYMBOL()
295 previous_handler_obj = handler_obj; in ACPI_EXPORT_SYMBOL()
306 if (previous_handler_obj) { /* Handler is not at the list head */ in ACPI_EXPORT_SYMBOL()
307 previous_handler_obj->notify.next[i] = in ACPI_EXPORT_SYMBOL()