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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutglobal.c189 ACPI_NS_NEWSCOPE, /* 06 Device */
191 ACPI_NS_NEWSCOPE, /* 08 Method */
194 ACPI_NS_NEWSCOPE, /* 11 Power */
195 ACPI_NS_NEWSCOPE, /* 12 Processor */
196 ACPI_NS_NEWSCOPE, /* 13 Thermal */
208 ACPI_NS_NEWSCOPE | ACPI_NS_LOCAL, /* 25 Resource Desc */
209 ACPI_NS_NEWSCOPE | ACPI_NS_LOCAL, /* 26 Resource Field */
210 ACPI_NS_NEWSCOPE, /* 27 Scope */
H A Dacnamesp.h56 #define ACPI_NS_NEWSCOPE 1 /* a definition of this type opens a name scope */ macro
H A Dnsutils.c771 return_UINT32(((u32) acpi_gbl_ns_properties[type]) & ACPI_NS_NEWSCOPE);

Completed in 116 milliseconds