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.c700 struct mt_slot *mts; in wsmouse_mtstate()
745 struct mt_slot *mts; in wsmouse_set()
928 struct mt_slot *mts; in wsmouse_mt_convert()
1400 size = n * sizeof(struct mt_slot); in wsmouse_mt_init()
1429 size = n * sizeof(struct mt_slot); in wsmouse_mt_init()
1693 struct mt_slot *slots; in wsmouse_input_reset()
1703 memset(slots, 0, num_slots * sizeof(struct mt_slot)); in wsmouse_input_cleanup()