Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h68 struct mt_slot { struct
87 struct mt_slot *slots; argument
H A Dwsmouse.c702 struct mt_slot *mts; in wsmouse_mtstate()
747 struct mt_slot *mts; in wsmouse_set()
930 struct mt_slot *mts; in wsmouse_mt_convert()
1391 size = n * sizeof(struct mt_slot); in free_mt_slots()
1420 size = n * sizeof(struct mt_slot); in wsmouse_mt_init()
1684 struct mt_slot *slots; in wsmouse_input_reset()
1694 memset(slots, 0, num_slots * sizeof(struct mt_slot)); in wsmouse_input_reset()