Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dutmisc.c197 acpi_ut_walk_package_tree(union acpi_operand_object *source_object, in acpi_ut_walk_package_tree() argument
209 state = acpi_ut_create_pkg_state(source_object, target_object, 0); in acpi_ut_walk_package_tree()
220 state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()
222 &state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()
245 state->pkg.source_object->package.count) { in acpi_ut_walk_package_tree()
H A Dutstate.c209 state->pkg.source_object = (union acpi_operand_object *)internal_object; in acpi_ut_create_pkg_state()
H A Dacutils.h130 union acpi_operand_object * source_object,
564 acpi_ut_walk_package_tree(union acpi_operand_object *source_object,