Searched refs:slotset_t (Results 1 – 1 of 1) sorted by relevance
58 typedef u_int slotset_t; typedef60 _Static_assert(MAX_MT_SLOTS < sizeof(slotset_t) * 8, "MAX_MT_SLOTS too big");83 slotset_t touches;85 slotset_t frame;87 slotset_t match_frame;100 ffc_slot(struct evdev_dev *evdev, slotset_t slots) in ffc_slot()