Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h55 struct touch_state { struct
135 struct touch_state touch;
H A Dwsmouse.c676 struct touch_state *touch = &input->touch; in wsmouse_touch()
801 struct touch_state *touch = &input->touch; in wsmouse_touch_update()
1061 struct touch_state *touch = &input->touch; in wsmouse_touch_sync()
1697 memset(&input->touch, 0, sizeof(struct touch_state)); in wsmouse_input_reset()