Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutpredef.c112 u32 this_rtype; in acpi_ut_get_expected_return_types() local
123 this_rtype = ACPI_RTYPE_INTEGER; in acpi_ut_get_expected_return_types()
129 if (expected_btypes & this_rtype) { in acpi_ut_get_expected_return_types()
134 this_rtype <<= 1; /* Next Rtype */ in acpi_ut_get_expected_return_types()