Searched refs:ACPI_RTYPE_NONE (Results 1 – 4 of 4) sorted by relevance
71 ACPI_RTYPE_NONE,76 ACPI_RTYPE_NONE,81 ACPI_RTYPE_NONE,185 if (!(expected_btypes & ACPI_RTYPE_NONE) && in acpi_ns_simple_repair()202 if (expected_btypes != ACPI_RTYPE_NONE) { in acpi_ns_simple_repair()
328 return (ACPI_RTYPE_NONE); in acpi_ns_get_bitmapped_type()
385 #define ACPI_RTYPE_NONE 0x01 macro
1093 METHOD_RETURNS(ACPI_RTYPE_NONE | ACPI_RTYPE_INTEGER |