Searched refs:SYNC_POSITION (Results 1 – 3 of 3) sorted by relevance
53 #define SYNC_POSITION (SYNC_X | SYNC_Y) macro
808 if (motion->sync & SYNC_POSITION) { in wsmouse_touch_update() 812 motion->sync &= ~SYNC_POSITION; in wsmouse_touch_update() 1042 if (motion->sync & SYNC_POSITION) { in wsmouse_motion_sync() 1087 if (motion->sync & SYNC_POSITION) in wsmouse_log_input() 1175 input->motion.sync &= SYNC_POSITION; in wsmouse_input_sync()
452 if ((input->motion.sync & SYNC_POSITION) == 0) in wstpad_scroll_coords() 1242 } else if (input->motion.sync & SYNC_POSITION) { in wstpad_touch_inputs() 1414 if (!(input->motion.sync & SYNC_POSITION) in wstpad_filter() 1471 input->motion.sync &= ~SYNC_POSITION;