Home
last modified time | relevance | path

Searched refs:RelativePathname (Results 1 – 8 of 8) sorted by relevance

/acpica-latest/source/components/namespace/
Dnseval.c215 Status = AcpiNsGetNode (Info->PrefixNode, Info->RelativePathname, in AcpiNsEvaluate()
240 Info->RelativePathname, Info->Node, in AcpiNsEvaluate()
444 Info->RelativePathname)); in AcpiNsEvaluate()
Dnsinit.c315 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
335 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
839 Info->RelativePathname = METHOD_NAME__INI; in AcpiNsInitOneDevice()
Dnsxfeval.c394 Info->RelativePathname = Pathname; in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/components/hardware/
Dhwxface.c552 Info->RelativePathname = AcpiGbl_SleepStateNames[SleepState]; in ACPI_EXPORT_SYMBOL()
572 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
638 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/components/utilities/
Duteval.c204 Info->RelativePathname = Path; in AcpiUtEvaluateObject()
/acpica-latest/source/include/
Dacstruct.h316 const char *RelativePathname; /* Input: path relative to PrefixNode */ member
/acpica-latest/source/components/resources/
Drsutils.c930 Info->RelativePathname = METHOD_NAME__SRS; in AcpiRsSetSrsMethodData()
/acpica-latest/source/components/events/
Devregion.c792 Info->RelativePathname = NULL; in AcpiEvExecuteRegMethod()