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