Home
last modified time | relevance | path

Searched refs:AeLookupInitFileEntry (Results 1 – 5 of 5) sorted by relevance

/acpica-3.7.0/source/tools/acpiexec/
Daeinitfile.c357 AeLookupInitFileEntry ( in AeLookupInitFileEntry() function
363 ACPI_FUNCTION_TRACE (AeLookupInitFileEntry); in AeLookupInitFileEntry()
Daecommon.h356 AeLookupInitFileEntry (
/acpica-3.7.0/source/components/dispatcher/
Ddswload2.c792 Status = AeLookupInitFileEntry (Namepath, &ObjDesc); in AcpiDsLoad2EndOp()
Ddswexec.c738 Status = AeLookupInitFileEntry (Namepath, &ObjDesc); in AcpiDsExecEndOp()
Ddsfield.c583 if (ACPI_SUCCESS (AeLookupInitFileEntry (NamePath, &ObjDesc))) in AcpiDsGetFieldNames()