Searched refs:ACPI_RTYPE_ANY (Results 1 – 2 of 2) sorted by relevance
221 if (info->return_btype == ACPI_RTYPE_ANY) { in acpi_ns_check_object_type()363 return_btype = ACPI_RTYPE_ANY; in acpi_ns_get_bitmapped_type()
384 #define ACPI_RTYPE_ANY 0x00 macro