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