Searched defs:mt_slot (Results 1 – 1 of 1) sorted by relevance
62 struct mt_slot { struct64 enum mt_slot_state state; argument65 int32_t seat_slot;66 struct device_coords point;67 struct device_coords hysteresis_center;91 struct mt_slot *slots; argument