Lines Matching defs:events
145 * allow 0/0 events to be passed to userspace. If it ever happens,
428 int events[2 * (ARRAY_LENGTH(buttons) + 1)];
436 events[i++] = EV_KEY;
437 events[i++] = button;
439 events[i++] = -1;
440 events[i++] = -1;
446 NULL, NULL, events);
450 /* Send pressed events, without releasing */
794 /* Device claims to have HI_RES, but doesn't send events for it. Make
1412 /* scroll smaller than the threshold should not generate axis events */
2005 /* motion events are the same for all of them */
3521 /* Don't trigger spurious debouncing on otherbutton events */