Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/acpica/
Dexresop.c23 acpi_object_type this_type, void *object);
41 acpi_object_type this_type, void *object) in acpi_ex_check_object_type() argument
58 if ((this_type == ACPI_TYPE_INTEGER) && in acpi_ex_check_object_type()
65 if (type_needed != this_type) { in acpi_ex_check_object_type()
69 acpi_ut_get_type_name(this_type), object)); in acpi_ex_check_object_type()