Lines Matching defs:InputEvent
41 struct InputEvent { struct42 uint16_t code;43 int32_t target;44 int32_t type;45 int32_t value;46 int32_t x;47 int32_t y;48 int32_t fp;49 int32_t devType;50 int32_t track;51 int64_t blockTime;52 int32_t multiReprot;