Lines Matching refs:SYN_REPORT
51 static const struct input_value input_value_sync = { EV_SYN, SYN_REPORT, 1 };
259 case SYN_REPORT:
774 input_handle_event(dev, EV_SYN, SYN_REPORT, 1);
994 EV_SYN, SYN_REPORT, 1);
1770 input_handle_event(dev, EV_SYN, SYN_REPORT, 1);
1794 input_handle_event(dev, EV_SYN, SYN_REPORT, 1);
1845 input_handle_event(input_dev, EV_SYN, SYN_REPORT, 1);
1880 input_handle_event(input_dev, EV_SYN, SYN_REPORT, 1);
2179 events = mt_slots + 1; /* count SYN_MT_REPORT and SYN_REPORT */
2263 input_handle_event(dev, EV_SYN, SYN_REPORT, 1);
2343 /* Every input device generates EV_SYN/SYN_REPORT events. */