Searched refs:acpi_ns_handle_to_pathname (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/acpi/acpica/ |
D | dbnames.c | 321 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()
|
D | dsdebug.c | 58 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ds_print_node_pathname()
|
D | utmisc.c | 349 status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE); in acpi_ut_display_init_pathname()
|
D | nsnames.c | 131 acpi_ns_handle_to_pathname(acpi_handle target_handle, in acpi_ns_handle_to_pathname() function
|
D | rscreate.c | 314 status = acpi_ns_handle_to_pathname((acpi_handle)node, &path_buffer, FALSE); in acpi_rs_create_pci_routing_table()
|
D | acnamesp.h | 273 acpi_ns_handle_to_pathname(acpi_handle target_handle,
|
D | nsxfname.c | 153 status = acpi_ns_handle_to_pathname(handle, buffer, in ACPI_EXPORT_SYMBOL()
|
D | nsutils.c | 52 status = acpi_ns_handle_to_pathname(node, &buffer, TRUE); in acpi_ns_print_node_pathname()
|
D | exdump.c | 977 status = acpi_ns_handle_to_pathname(obj_desc->reference.node, in acpi_ex_dump_reference_obj()
|