Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
Dutdecode.c22 const u8 acpi_gbl_ns_properties[ACPI_NUM_NS_TYPES] = {
Dacglobal.h190 extern const u8 acpi_gbl_ns_properties[ACPI_NUM_NS_TYPES];
/linux-6.6.21/include/acpi/
Dactypes.h704 #define ACPI_NUM_NS_TYPES (ACPI_TYPE_INVALID + 1) macro