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.c678 struct touch_state *touch = &input->touch; in wsmouse_touch()
803 struct touch_state *touch = &input->touch; in wsmouse_touch_update()
1060 struct touch_state *touch = &input->touch; in wsmouse_touch_sync()
1688 memset(&input->touch, 0, sizeof(struct touch_state)); in wsmouse_input_reset()