Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutpredef.c125 for (i = 0; i < ACPI_NUM_RTYPES; i++) { in acpi_ut_get_expected_return_types()
H A Daclocal.h393 #define ACPI_NUM_RTYPES 5 /* Number of actual object types */ macro