Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmouse.c1075 int t_sync, mt_sync; in wsmouse_log_input() local
1077 t_sync = (input->touch.sync & SYNC_CONTACTS); in wsmouse_log_input()
1081 if (motion->sync || mt_sync || t_sync || input->btn.sync) in wsmouse_log_input()
1094 else if (t_sync) in wsmouse_log_input()