Lines Matching defs:instance
1403 unsigned int type, instance, size, byte_offset;
1411 /* Read type, instance, length */
1413 &type, &instance, &size, &offset);
1461 if (instance >= mxt_obj_instances(object)) {
1466 reg = object->start_address + mxt_obj_size(object) * instance;
1537 * The rest of the file consists of one line per object instance:
1541 * <INSTANCE> - 2-byte object instance number as hex
1798 /* Only handle messages from first T9 instance */
2836 struct mxt_object *object, int instance,
2843 "Instance %u\n", instance);