Lines Matching defs:instance
1327 unsigned int type, instance, size, byte_offset;
1335 /* Read type, instance, length */
1337 &type, &instance, &size, &offset);
1385 if (instance >= mxt_obj_instances(object)) {
1390 reg = object->start_address + mxt_obj_size(object) * instance;
1461 * The rest of the file consists of one line per object instance:
1465 * <INSTANCE> - 2-byte object instance number as hex
1718 /* Only handle messages from first T9 instance */
2736 struct mxt_object *object, int instance,
2743 "Instance %u\n", instance);