acpi_ns_get_external_pathname  253 drivers/acpi/acpica/acnamesp.h char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node);
acpi_ns_get_external_pathname  382 drivers/acpi/acpica/dbmethod.c 	pathname = acpi_ns_get_external_pathname(node);
acpi_ns_get_external_pathname  407 drivers/acpi/acpica/dsfield.c 					    acpi_ns_get_external_pathname(info->
acpi_ns_get_external_pathname  556 drivers/acpi/acpica/dswexec.c 			    acpi_ns_get_external_pathname(op->common.node);
acpi_ns_get_external_pathname  627 drivers/acpi/acpica/dswload2.c 			namepath = acpi_ns_get_external_pathname(node);
acpi_ns_get_external_pathname   30 drivers/acpi/acpica/nsnames.c char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node)
acpi_ns_get_external_pathname   77 drivers/acpi/acpica/nsxfeval.c 	full_pathname = acpi_ns_get_external_pathname(target_handle);