Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/ !
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()