Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Dexresop.c57 acpi_object_type this_type, void *object);
75 acpi_object_type this_type, void *object) in acpi_ex_check_object_type() argument
92 if ((this_type == ACPI_TYPE_INTEGER) && in acpi_ex_check_object_type()
99 if (type_needed != this_type) { in acpi_ex_check_object_type()
103 acpi_ut_get_type_name(this_type), object)); in acpi_ex_check_object_type()