Searched refs:acpi_ns_handle_to_pathname (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | dbnames.c | 320 	status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE);  in acpi_db_walk_and_match_name()531 	status = acpi_ns_handle_to_pathname(obj_handle, &buffer, TRUE);  in acpi_db_walk_for_specific_objects()
 839 	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 | 135 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 | 271 acpi_ns_handle_to_pathname(acpi_handle target_handle,
 | 
| D | nsutils.c | 52 	status = acpi_ns_handle_to_pathname(node, &buffer, TRUE);  in acpi_ns_print_node_pathname()
 | 
| D | nsxfname.c | 153 		status = acpi_ns_handle_to_pathname(handle, buffer,  in ACPI_EXPORT_SYMBOL()
 | 
| D | exdump.c | 977 		status = acpi_ns_handle_to_pathname(obj_desc->reference.node,  in acpi_ex_dump_reference_obj()
 |