Home
last modified time | relevance | path

Searched defs:mt_slot (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.h62 struct mt_slot { struct
64 enum mt_slot_state state; argument
65 int32_t seat_slot;
66 struct device_coords point;
67 struct device_coords hysteresis_center;
91 struct mt_slot *slots; argument