Searched refs:parent_obj (Results 1 – 1 of 1) sorted by relevance
410 union acpi_operand_object *parent_obj; in acpi_ns_exec_module_code() local451 parent_obj = acpi_ns_get_attached_object(parent_node); in acpi_ns_exec_module_code()452 if (parent_obj) { in acpi_ns_exec_module_code()453 acpi_ut_add_reference(parent_obj); in acpi_ns_exec_module_code()483 if (parent_obj) { in acpi_ns_exec_module_code()484 status = acpi_ns_attach_object(parent_node, parent_obj, type); in acpi_ns_exec_module_code()490 if (parent_obj) { in acpi_ns_exec_module_code()491 acpi_ut_remove_reference(parent_obj); in acpi_ns_exec_module_code()