Home
last modified time | relevance | path

Searched refs:prefix_scope (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsnames.c327 * PARAMETERS: prefix_scope - Scope/Path that prefixes the internal path
333 * 1) Path associated with the prefix_scope namespace node
338 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope, in acpi_ns_build_prefixed_pathname() argument
349 if (prefix_scope && prefix_scope->scope.node) { in acpi_ns_build_prefixed_pathname()
351 acpi_ns_get_normalized_pathname(prefix_scope->scope.node, in acpi_ns_build_prefixed_pathname()
H A Duterror.c153 * prefix_scope - Scope/Path that prefixes the internal path
170 union acpi_generic_state *prefix_scope, in acpi_ut_prefixed_namespace_error()
205 acpi_ns_build_prefixed_pathname(prefix_scope, internal_path); in acpi_ut_prefixed_namespace_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, u32 line_number, union acpi_generic_state *prefix_scope, const char *internal_path, acpi_status lookup_status) acpi_ut_prefixed_namespace_error() argument
H A Dacnamesp.h264 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope,
H A Dacutils.h714 union acpi_generic_state *prefix_scope,
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsnames.c327 * PARAMETERS: prefix_scope - Scope/Path that prefixes the internal path
333 * 1) Path associated with the prefix_scope namespace node
338 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope, in acpi_ns_build_prefixed_pathname() argument
349 if (prefix_scope && prefix_scope->scope.node) { in acpi_ns_build_prefixed_pathname()
351 acpi_ns_get_normalized_pathname(prefix_scope->scope.node, in acpi_ns_build_prefixed_pathname()
H A Duterror.c153 * prefix_scope - Scope/Path that prefixes the internal path
170 union acpi_generic_state *prefix_scope, in acpi_ut_prefixed_namespace_error()
205 acpi_ns_build_prefixed_pathname(prefix_scope, internal_path); in acpi_ut_prefixed_namespace_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, u32 line_number, union acpi_generic_state *prefix_scope, const char *internal_path, acpi_status lookup_status) acpi_ut_prefixed_namespace_error() argument
H A Dacnamesp.h264 char *acpi_ns_build_prefixed_pathname(union acpi_generic_state *prefix_scope,
H A Dacutils.h730 union acpi_generic_state *prefix_scope,

Completed in 7 milliseconds