Home
last modified time | relevance | path

Searched refs:ACPI_NS_ROOT_PATH (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/include/
Dacnames.h204 #define ACPI_NS_ROOT_PATH "\\" macro
/acpica-latest/source/components/namespace/
Dnsxfname.c237 if (!strcmp (Pathname, ACPI_NS_ROOT_PATH)) in AcpiGetHandle()