Searched refs:parent_obj (Results 1 – 1 of 1) sorted by relevance
397 union acpi_operand_object *parent_obj; in acpi_ns_exec_module_code() local439 parent_obj = acpi_ns_get_attached_object(parent_node); in acpi_ns_exec_module_code()440 if (parent_obj) { in acpi_ns_exec_module_code()441 acpi_ut_add_reference(parent_obj); in acpi_ns_exec_module_code()472 if (parent_obj) { in acpi_ns_exec_module_code()473 status = acpi_ns_attach_object(parent_node, parent_obj, type); in acpi_ns_exec_module_code()479 if (parent_obj) { in acpi_ns_exec_module_code()480 acpi_ut_remove_reference(parent_obj); in acpi_ns_exec_module_code()