Home
last modified time | relevance | path

Searched refs:ACPI_NS_ALL (Results 1 – 3 of 3) sorted by relevance

/acpica-3.5.0/source/include/
Dacnamesp.h158 #define ACPI_NS_ALL ((ACPI_HANDLE)0) macro
/acpica-3.5.0/source/components/namespace/
Dnsdump.c1045 if (ACPI_NS_ALL == SearchBase) in AcpiNsDumpTables()
/acpica-3.5.0/source/compiler/
Daslload.c251 AcpiNsDumpTables (ACPI_NS_ALL, ACPI_UINT32_MAX); in LdLoadNamespace()