Searched refs:objb (Results 1 – 1 of 1) sorted by relevance
195 union acpi_object *obja, *objb; in int3400_thermal_get_uuids() local211 objb = &obja->package.elements[i]; in int3400_thermal_get_uuids()212 if (objb->type != ACPI_TYPE_BUFFER) { in int3400_thermal_get_uuids()218 if (objb->buffer.length != 16) { in int3400_thermal_get_uuids()227 if (guid_equal((guid_t *)objb->buffer.pointer, &guid)) { in int3400_thermal_get_uuids()
Completed in 8 milliseconds