Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dnsnames.c36 name_buffer = acpi_ns_get_normalized_pathname(node, FALSE); in acpi_ns_get_external_pathname()
289 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname() function
351 acpi_ns_get_normalized_pathname(prefix_scope->scope.node, in acpi_ns_build_prefixed_pathname()
H A 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()
H A Dutaddress.c200 acpi_ns_get_normalized_pathname(range_info-> in acpi_ut_check_address_range()
H A Dnseval.c96 info->full_pathname = acpi_ns_get_normalized_pathname(info->node, TRUE); in acpi_ns_evaluate()
H A Dnsparse.c104 info->full_pathname = acpi_ns_get_normalized_pathname(info->node, TRUE); in acpi_ns_execute_table()
H A Dnssearch.c72 scope_name = acpi_ns_get_normalized_pathname(parent_node, TRUE); in acpi_ns_search_one_scope()
H A Dacnamesp.h261 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node,
H A Dnsinit.c655 acpi_ns_get_normalized_pathname(device_node, TRUE); in acpi_ns_init_one_device()
H A Dnsdump.c695 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_ns_dump_one_object_path()
H A Ddsmethod.c556 acpi_ns_get_normalized_pathname(method_node, TRUE); in acpi_ds_call_control_method()
H A Ddbdisply.c1070 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_display_non_root_handlers()
H A Ddbnames.c413 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_walk_for_predefined_names()
H A Ddbtest.c1003 pathname = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_evaluate_one_predefined_name()
H A Ddbcmds.c765 parent_path = acpi_ns_get_normalized_pathname(node, TRUE); in acpi_db_device_resources()