Home
last modified time | relevance | path

Searched refs:internal_path (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/acpi/acpica/
A Ddbutils.c246 char *internal_path; in acpi_db_local_ns_lookup() local
254 status = acpi_ns_internalize_name(name, &internal_path); in acpi_db_local_ns_lookup()
264 status = acpi_ns_lookup(NULL, internal_path, ACPI_TYPE_ANY, in acpi_db_local_ns_lookup()
273 ACPI_FREE(internal_path); in acpi_db_local_ns_lookup()
A Dnsutils.c641 char *internal_path; in acpi_ns_get_node_unlocked() local
666 status = acpi_ns_internalize_name(pathname, &internal_path); in acpi_ns_get_node_unlocked()
677 status = acpi_ns_lookup(&scope_info, internal_path, ACPI_TYPE_ANY, in acpi_ns_get_node_unlocked()
686 ACPI_FREE(internal_path); in acpi_ns_get_node_unlocked()
A Duterror.c171 const char *internal_path, in acpi_ut_prefixed_namespace_error() argument
205 acpi_ns_build_prefixed_pathname(prefix_scope, internal_path); in acpi_ut_prefixed_namespace_error()
A Dnsnames.c339 const char *internal_path) in acpi_ns_build_prefixed_pathname() argument
358 status = acpi_ns_externalize_name(ACPI_UINT32_MAX, internal_path, in acpi_ns_build_prefixed_pathname()
A Dacnamesp.h265 const char *internal_path);
A Daclocal.h1143 char *internal_path; member

Completed in 23 milliseconds