Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
Dnspredef.c221 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()
Daclocal.h384 #define ACPI_RTYPE_ANY 0x00 macro