Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/acpica/namespace/
H A Dnseval.c106 Status = AcpiNsGetNode (Info->PrefixNode, Info->RelativePathname, in AcpiNsEvaluate()
131 Info->RelativePathname, Info->Node, in AcpiNsEvaluate()
335 Info->RelativePathname)); in AcpiNsEvaluate()
H A Dnsinit.c207 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
227 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
731 Info->RelativePathname = METHOD_NAME__INI; in AcpiNsInitOneDevice()
H A Dnsxfeval.c286 Info->RelativePathname = Pathname; in ACPI_EXPORT_SYMBOL()
/reactos/drivers/bus/acpi/acpica/hardware/
H A Dhwxface.c444 Info->RelativePathname = AcpiGbl_SleepStateNames[SleepState]; in ACPI_EXPORT_SYMBOL()
464 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
530 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
/reactos/drivers/bus/acpi/acpica/utilities/
H A Duteval.c96 Info->RelativePathname = Path; in AcpiUtEvaluateObject()
/reactos/drivers/bus/acpi/acpica/include/
H A Dacstruct.h208 const char *RelativePathname; /* Input: path relative to PrefixNode */ member
/reactos/drivers/bus/acpi/acpica/resources/
H A Drsutils.c822 Info->RelativePathname = METHOD_NAME__SRS; in AcpiRsSetSrsMethodData()
/reactos/drivers/bus/acpi/acpica/events/
H A Devregion.c684 Info->RelativePathname = NULL; in AcpiEvExecuteRegMethod()