Home
last modified time | relevance | path

Searched refs:AcpiNsAttachObject (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexcreate.c286 Status = AcpiNsAttachObject ( in AcpiExCreateEvent()
347 Status = AcpiNsAttachObject ( in AcpiExCreateMutex()
463 Status = AcpiNsAttachObject (Node, ObjDesc, ACPI_TYPE_REGION); in AcpiExCreateRegion()
517 Status = AcpiNsAttachObject ((ACPI_NAMESPACE_NODE *) Operand[0], in AcpiExCreateProcessor()
568 Status = AcpiNsAttachObject ((ACPI_NAMESPACE_NODE *) Operand[0], in AcpiExCreatePowerResource()
648 Status = AcpiNsAttachObject ((ACPI_NAMESPACE_NODE *) Operand[0], in AcpiExCreateMethod()
H A Dexstore.c664 Status = AcpiNsAttachObject ( in AcpiExStoreObjectToNode()
749 Status = AcpiNsAttachObject (Node, NewDesc, NewDesc->Common.Type); in AcpiExStoreDirectToNode()
H A Dexprep.c764 Status = AcpiNsAttachObject ( in AcpiExPrepFieldValue()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c247 Status = AcpiNsAttachObject (*Node, ObjDesc, ACPI_TYPE_REGION); in AcpiDsCreateExternalRegion()
400 Status = AcpiNsAttachObject (Node, ObjDesc, ACPI_TYPE_BUFFER_FIELD); in AcpiDsCreateBufferField()
H A Ddsobject.c454 Status = AcpiNsAttachObject (Node, ObjDesc, Node->Type); in AcpiDsCreateNode()
H A Ddswload2.c801 AcpiNsAttachObject (Node, ObjDesc, ObjDesc->Common.Type); in AcpiDsLoad2EndOp()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsobject.c184 AcpiNsAttachObject ( in AcpiNsAttachObject() function
H A Dnsxfname.c791 Status = AcpiNsAttachObject (Node, MethodObj, ACPI_TYPE_METHOD); in ACPI_EXPORT_SYMBOL()
H A Dnsaccess.c388 Status = AcpiNsAttachObject (NewNode, ObjDesc, in AcpiNsRootInitialize()
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devhandler.c647 Status = AcpiNsAttachObject (Node, ObjDesc, Type); in AcpiEvInstallSpaceHandler()
H A Devxfgpe.c1200 Status = AcpiNsAttachObject (Node, ObjDesc, ACPI_TYPE_DEVICE); in ACPI_EXPORT_SYMBOL()
H A Devxface.c292 Status = AcpiNsAttachObject (Device, ObjDesc, Node->Type); in AcpiInstallNotifyHandler()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacnamesp.h547 AcpiNsAttachObject (