Home
last modified time | relevance | path

Searched refs:ACPI_RTYPE_ANY (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dnspredef.c219 if (info->return_btype == ACPI_RTYPE_ANY) { in acpi_ns_check_object_type()
361 return_btype = ACPI_RTYPE_ANY; in acpi_ns_get_bitmapped_type()
Daclocal.h384 #define ACPI_RTYPE_ANY 0x00 macro