Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dutcopy.c372 status = acpi_ut_walk_package_tree(internal_object, external_object, in acpi_ut_copy_ipackage_to_epackage()
915 status = acpi_ut_walk_package_tree(source_obj, dest_obj, in acpi_ut_copy_ipackage_to_ipackage()
Dutobject.c623 status = acpi_ut_walk_package_tree(internal_object, NULL, in acpi_ut_get_package_object_size()
Dacutils.h440 acpi_ut_walk_package_tree(union acpi_operand_object *source_object,
Dutmisc.c905 acpi_ut_walk_package_tree(union acpi_operand_object * source_object, in acpi_ut_walk_package_tree() function