Searched refs:obja (Results 1 – 1 of 1) sorted by relevance
193 union acpi_object *obja, *objb; in int3400_thermal_get_uuids() local202 obja = (union acpi_object *)buf.pointer; in int3400_thermal_get_uuids()203 if (obja->type != ACPI_TYPE_PACKAGE) { in int3400_thermal_get_uuids()208 for (i = 0; i < obja->package.count; i++) { in int3400_thermal_get_uuids()209 objb = &obja->package.elements[i]; in int3400_thermal_get_uuids()