Home
last modified time | relevance | path

Searched refs:acpi_ns_handle_to_pathname (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/acpi/acpica/
Ddbnames.c321 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_walk_and_match_name()
542 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_walk_for_fields()
612 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_walk_for_specific_objects()
956 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_bus_walk()
Ddsdebug.c58 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ds_print_node_pathname()
Dutmisc.c349 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_ut_display_init_pathname()
Dnsnames.c131 acpi_ns_handle_to_pathname(acpi_handle target_handle, in acpi_ns_handle_to_pathname() function
Drscreate.c314 status = acpi_ns_handle_to_pathname((acpi_handle)node, &path_buffer, FALSE); in acpi_rs_create_pci_routing_table()
Dacnamesp.h273 acpi_ns_handle_to_pathname(acpi_handle target_handle,
Dnsxfname.c153 status = acpi_ns_handle_to_pathname(handle, buffer, in ACPI_EXPORT_SYMBOL()
Dnsutils.c52 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ns_print_node_pathname()
Dexdump.c977 status = acpi_ns_handle_to_pathname(obj_desc->reference.node, in acpi_ex_dump_reference_obj()