Home
last modified time | relevance | path

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

/minix3/minix/drivers/power/acpi/namespace/
H A Dnseval.c114 Status = AcpiNsGetNode (Info->PrefixNode, Info->RelativePathname, in AcpiNsEvaluate()
139 Info->RelativePathname, Info->Node, in AcpiNsEvaluate()
325 Info->RelativePathname)); in AcpiNsEvaluate()
H A Dnsinit.c197 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
619 Info->RelativePathname = METHOD_NAME__INI; in AcpiNsInitOneDevice()
H A Dnsxfeval.c259 Info->RelativePathname = Pathname; in ACPI_EXPORT_SYMBOL()
/minix3/minix/drivers/power/acpi/hardware/
H A Dhwxface.c568 Info->RelativePathname = ACPI_CAST_PTR ( in ACPI_EXPORT_SYMBOL()
581 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
646 "While evaluating Sleep State [%s]", Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
/minix3/minix/drivers/power/acpi/include/
H A Dacstruct.h209 char *RelativePathname; /* Input: path relative to PrefixNode */ member
/minix3/minix/drivers/power/acpi/utilities/
H A Duteval.c96 Info->RelativePathname = Path; in AcpiUtEvaluateObject()
/minix3/minix/drivers/power/acpi/resources/
H A Drsutils.c815 Info->RelativePathname = METHOD_NAME__SRS; in AcpiRsSetSrsMethodData()
/minix3/minix/drivers/power/acpi/events/
H A Devregion.c596 Info->RelativePathname = NULL; in AcpiEvExecuteRegMethod()