Name

struct input_mt_slot — represents the state of an input MT slot

Synopsis

struct input_mt_slot {
  int abs[ABS_MT_LAST - ABS_MT_FIRST + 1];
};  

Members

abs[ABS_MT_LAST - ABS_MT_FIRST + 1]

holds current values of ABS_MT axes for this slot