Lines Matching full:named
86 * If we are evaluating a Named package object of the form: in acpi_ds_build_internal_package_obj()
213 * resolution of named references within the package. in acpi_ds_build_internal_package_obj()
319 * DESCRIPTION: Resolve a named reference element within a package object
357 /* Attempt to resolve the (named) reference to a namespace node */ in acpi_ds_init_package_element()
375 * DESCRIPTION: Resolve a package element that is a reference to a named
439 "While resolving a named reference package element - %s", in acpi_ds_resolve_package_element()
452 /* Named reference not resolved, return a NULL package element */ in acpi_ds_resolve_package_element()
455 "Could not resolve named package element [%4.4s] in [%4.4s]", in acpi_ds_resolve_package_element()
483 * If cannot, return the named reference (for things like Devices, in acpi_ds_resolve_package_element()
488 * will remain as named references. This behavior is not described in acpi_ds_resolve_package_element()
499 * These object types are a result of named references, so we will in acpi_ds_resolve_package_element()