Searched refs:AcpiNsGetType (Results 1 – 12 of 12) sorted by relevance
125 if (AcpiNsGetType (Info->Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsEvaluate()200 switch (AcpiNsGetType (Info->Node)) in AcpiNsEvaluate()445 Type = AcpiNsGetType (ParentNode); in AcpiNsExecModuleCode()
141 if (AcpiNsGetType (Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsSearchOneScope()
342 Type = AcpiNsGetType (ObjHandle); in AcpiNsInitOneObject()
120 AcpiNsGetType ( in AcpiNsGetType() function
314 switch (AcpiNsGetType (Info->Node)) in ACPI_EXPORT_SYMBOL()
103 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()115 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()
461 Type = AcpiNsGetType (Info->RegionNode); in AcpiExPrepFieldValue()657 Info->FieldNode, ObjDesc, AcpiNsGetType (Info->FieldNode)); in AcpiExPrepFieldValue()
449 Type = AcpiNsGetType (Node); in AcpiExResolveMultiple()
429 TargetType = AcpiNsGetType (Node); in AcpiExStoreObjectToNode()
113 switch (AcpiNsGetType (ObjHandle)) in AcpiDsInitOneObject()
515 AcpiNsGetType (
204 AcpiNsGetType (InternalObject->Reference.Node); in AcpiUtCopyIsimpleToEsimple()