Searched refs:owning_id (Results 1 – 5 of 5) sorted by relevance
139 obj_desc->method.owning_id = owner_id; in acpi_ds_parse_method()293 obj_desc->method.owning_id = acpi_ut_allocate_owner_id (ACPI_OWNER_TYPE_METHOD); in acpi_ds_call_control_method()306 next_walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_ds_call_control_method()337 next_walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_ds_call_control_method()563 acpi_ns_delete_namespace_by_owner (walk_state->method_desc->method.owning_id); in acpi_ds_terminate_control_method()
157 …_delete_namespace_by_owner (((struct acpi_namespace_node *) obj_handle)->object->method.owning_id); in acpi_ds_init_one_object()
139 obj_desc->method.owning_id = acpi_ut_allocate_owner_id (ACPI_OWNER_TYPE_METHOD); in acpi_psx_execute()143 walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_psx_execute()
200 acpi_owner_id owning_id; member
651 acpi_ex_out_integer ("owning_id", obj_desc->method.owning_id); in acpi_ex_dump_object_descriptor()