Searched refs:INV_MSG_MOTION_EVENT (Results 1 – 7 of 7) sorted by relevance
18 #define INV_MSG_MOTION_EVENT (0x01) macro
191 set = INV_MSG_MOTION_EVENT; in inv_set_motion_state()194 inv_set_message(set, (INV_MSG_MOTION_EVENT | INV_MSG_NO_MOTION_EVENT), 0); in inv_set_motion_state()
227 set = INV_MSG_MOTION_EVENT; in inv_set_motion_state()230 inv_set_message(set, (INV_MSG_MOTION_EVENT | INV_MSG_NO_MOTION_EVENT), 0); in inv_set_motion_state()
196 if (msg & INV_MSG_MOTION_EVENT) { in check_motion_event()
3594 if (msg & INV_MSG_MOTION_EVENT) { in readEvents()
3857 if (msg & INV_MSG_MOTION_EVENT) {