Home
last modified time | relevance | path

Searched refs:AcpiNsGetNode (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmaputils.c254 Status = AcpiNsGetNode (DeviceNode, METHOD_NAME__HID, in MpGetHidValue()
321 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetHidViaNamestring()
414 Status = AcpiNsGetNode (NULL, DeviceName, ACPI_NS_NO_UPSEARCH, in MpGetDdnValue()
421 Status = AcpiNsGetNode (DeviceNode, METHOD_NAME__DDN, ACPI_NS_NO_UPSEARCH, in MpGetDdnValue()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duterror.c494 Status = AcpiNsGetNode (PrefixNode, Path, in AcpiUtMethodError()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c215 Status = AcpiNsGetNode (Info->PrefixNode, Info->RelativePathname, in AcpiNsEvaluate()
H A Dnsaccess.c404 Status = AcpiNsGetNode (NULL, "\\_GPE", ACPI_NS_NO_UPSEARCH, in AcpiNsRootInitialize()
H A Dnsutils.c971 AcpiNsGetNode ( in AcpiNsGetNode() function
H A Dnsxfname.c252 Status = AcpiNsGetNode (PrefixNode, Pathname, ACPI_NS_NO_UPSEARCH, &Node); in AcpiGetHandle()
H A Dnsrepair2.c942 Status = AcpiNsGetNode (Info->Node, "^_PSS", in AcpiNsRepair_TSS()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c286 Status = AcpiNsGetNode (AcpiGbl_RootNode, Name, in AcpiDbSetScope()
299 Status = AcpiNsGetNode (AcpiGbl_DbScopeNode, Name, in AcpiDbSetScope()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacnamesp.h532 AcpiNsGetNode (