Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
Dnsnames.c40 name_buffer = acpi_ns_get_normalized_pathname(node, FALSE); in acpi_ns_get_external_pathname()
293 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname() function
355 acpi_ns_get_normalized_pathname(prefix_scope->scope.node, in acpi_ns_build_prefixed_pathname()
Dextrace.c176 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE); in acpi_ex_start_trace_method()
233 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE); in acpi_ex_stop_trace_method()
Dutaddress.c200 acpi_ns_get_normalized_pathname(range_info-> in acpi_ut_check_address_range()
Dnsparse.c104 info->full_pathname = acpi_ns_get_normalized_pathname(info->node, TRUE); in acpi_ns_execute_table()
Dnssearch.c72 scope_name = acpi_ns_get_normalized_pathname(parent_node, TRUE); in acpi_ns_search_one_scope()
Dnseval.c102 info->full_pathname = acpi_ns_get_normalized_pathname(info->node, TRUE); in acpi_ns_evaluate()
Dacnamesp.h260 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node,
Dnsinit.c666 acpi_ns_get_normalized_pathname(device_node, TRUE); in acpi_ns_init_one_device()
Dnsdump.c697 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_ns_dump_one_object_path()
Ddbnames.c412 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_walk_for_predefined_names()
Ddbdisply.c1070 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_display_non_root_handlers()
Ddbcmds.c765 parent_path = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_device_resources()
Ddbtest.c971 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_evaluate_one_predefined_name()