Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A 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()
616 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_walk_for_specific_objects()
960 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_db_bus_walk()
H A Ddsdebug.c58 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ds_print_node_pathname()
H A Dutmisc.c349 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_ut_display_init_pathname()
H A Dnsnames.c131 acpi_ns_handle_to_pathname(acpi_handle target_handle, in acpi_ns_handle_to_pathname() function
H A Drscreate.c314 status = acpi_ns_handle_to_pathname((acpi_handle)node, &path_buffer, FALSE); in acpi_rs_create_pci_routing_table()
H A Dacnamesp.h273 acpi_ns_handle_to_pathname(acpi_handle target_handle,
H A Dnsxfname.c153 status = acpi_ns_handle_to_pathname(handle, buffer, in ACPI_EXPORT_SYMBOL()
H A Dnsutils.c52 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ns_print_node_pathname()
H A Dexdump.c977 status = acpi_ns_handle_to_pathname(obj_desc->reference.node, in acpi_ex_dump_reference_obj()