Home
last modified time | relevance | path

Searched refs:prefix_scope (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/acpi/acpica/
Dnsnames.c342 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope, in acpi_ns_build_prefixed_pathname() argument
353 if (prefix_scope && prefix_scope->scope.node) { in acpi_ns_build_prefixed_pathname()
355 acpi_ns_get_normalized_pathname(prefix_scope->scope.node, in acpi_ns_build_prefixed_pathname()
Duterror.c170 union acpi_generic_state *prefix_scope, in acpi_ut_prefixed_namespace_error() argument
205 acpi_ns_build_prefixed_pathname(prefix_scope, internal_path); in acpi_ut_prefixed_namespace_error()
Dacnamesp.h262 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope,
Dacutils.h713 union acpi_generic_state *prefix_scope,