Home
last modified time | relevance | path

Searched refs:acpi_ns_get_normalized_pathname (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Dnsnames.c72 name_buffer = acpi_ns_get_normalized_pathname(node, FALSE); in acpi_ns_get_external_pathname()
274 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname() function
Dexdebug.c471 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE); in acpi_ex_start_trace_method()
534 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE); in acpi_ex_stop_trace_method()
Dacnamesp.h277 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node,