Searched refs:acpi_ut_walk_package_tree (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/acpi/acpica/ |
D | utmisc.c | 197 acpi_ut_walk_package_tree(union acpi_operand_object *source_object, in acpi_ut_walk_package_tree() function
|
D | utcopy.c | 336 status = acpi_ut_walk_package_tree(internal_object, external_object, in acpi_ut_copy_ipackage_to_epackage() 916 status = acpi_ut_walk_package_tree(source_obj, dest_obj, in acpi_ut_copy_ipackage_to_ipackage()
|
D | utobject.c | 628 acpi_ut_walk_package_tree(internal_object, NULL, in acpi_ut_get_package_object_size()
|
D | nsinit.c | 285 acpi_ut_walk_package_tree(obj_desc, NULL, in acpi_ns_init_one_package()
|
D | acutils.h | 549 acpi_ut_walk_package_tree(union acpi_operand_object *source_object,
|