Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Dutdecode.c64 ACPI_NS_NEWSCOPE, /* 06 Device */
66 ACPI_NS_NEWSCOPE, /* 08 Method */
69 ACPI_NS_NEWSCOPE, /* 11 Power */
70 ACPI_NS_NEWSCOPE, /* 12 Processor */
71 ACPI_NS_NEWSCOPE, /* 13 Thermal */
83 ACPI_NS_NEWSCOPE | ACPI_NS_LOCAL, /* 25 Resource Desc */
84 ACPI_NS_NEWSCOPE | ACPI_NS_LOCAL, /* 26 Resource Field */
85 ACPI_NS_NEWSCOPE, /* 27 Scope */
/third_party/lib/acpica/source/include/acpica/
A Dacnamesp.h57 #define ACPI_NS_NEWSCOPE 1 /* a definition of this type opens a name scope */ macro
/third_party/lib/acpica/source/components/namespace/
A Dnsutils.c768 return (((UINT32) AcpiGbl_NsProperties[Type]) & ACPI_NS_NEWSCOPE); in AcpiNsOpensScope()

Completed in 5 milliseconds