Home
last modified time | relevance | path

Searched defs:evq (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsmouse.c956 wsmouse_evq_put(struct evq_access *evq, int ev_type, int ev_value) in wsmouse_evq_put()
976 wsmouse_btn_sync(struct btn_state *btn, struct evq_access *evq) in wsmouse_btn_sync()
1006 wsmouse_motion_sync(struct wsmouseinput *input, struct evq_access *evq) in wsmouse_motion_sync()
1058 wsmouse_touch_sync(struct wsmouseinput *input, struct evq_access *evq) in wsmouse_touch_sync()
1102 wsmouse_log_events(struct wsmouseinput *input, struct evq_access *evq) in wsmouse_log_events()
1139 struct evq_access evq; in wsmouse_input_sync() local
H A Dwstpad.c906 struct evq_access evq; in wstpad_tap_timeout() local
1264 wstpad_process_input(struct wsmouseinput *input, struct evq_access *evq) in wstpad_process_input()
1451 wstpad_compat_convert(struct wsmouseinput *input, struct evq_access *evq) in wstpad_compat_convert()