Home
last modified time | relevance | path

Searched refs:ACPI_RTYPE_NONE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dnsrepair.c71 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()
H A Dnspredef.c328 return (ACPI_RTYPE_NONE); in acpi_ns_get_bitmapped_type()
H A Daclocal.h385 #define ACPI_RTYPE_NONE 0x01 macro
H A Dacpredef.h1093 METHOD_RETURNS(ACPI_RTYPE_NONE | ACPI_RTYPE_INTEGER |