Searched refs:AcpiNsGetType (Results 1 – 12 of 12) sorted by relevance
234 if (AcpiNsGetType (Info->Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsEvaluate()309 switch (AcpiNsGetType (Info->Node)) in AcpiNsEvaluate()579 Type = AcpiNsGetType (ParentNode); in AcpiNsExecModuleCode()
249 if (AcpiNsGetType (Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsSearchOneScope()
509 Type = AcpiNsGetType (ObjHandle); in AcpiNsInitOneObject()
228 AcpiNsGetType ( in AcpiNsGetType() function
449 switch (AcpiNsGetType (Info->Node)) in ACPI_EXPORT_SYMBOL()
211 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()223 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()
569 Type = AcpiNsGetType (Info->RegionNode); in AcpiExPrepFieldValue()765 Info->FieldNode, ObjDesc, AcpiNsGetType (Info->FieldNode)); in AcpiExPrepFieldValue()
571 Type = AcpiNsGetType (Node); in AcpiExResolveMultiple()
537 TargetType = AcpiNsGetType (Node); in AcpiExStoreObjectToNode()
222 switch (AcpiNsGetType (ObjHandle)) in AcpiDsInitOneObject()
651 AcpiNsGetType (
312 AcpiNsGetType (InternalObject->Reference.Node); in AcpiUtCopyIsimpleToEsimple()