Home
last modified time | relevance | path

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

/linux-6.15/Documentation/input/
H A Duinput.rst96 emit(fd, EV_SYN, SYN_REPORT, 0);
98 emit(fd, EV_SYN, SYN_REPORT, 0);
161 emit(fd, EV_SYN, SYN_REPORT, 0);
230 emit(fd, EV_SYN, SYN_REPORT, 0);
232 emit(fd, EV_SYN, SYN_REPORT, 0);
H A Devent-codes.rst13 contains the new value of a single data item. A special event type, EV_SYN, is
34 * EV_SYN:
91 EV_SYN section in Event codes
94 EV_SYN event values are undefined. Their usage is defined only by when they are
142 existing userspace, it is recommended to not switch tool in one EV_SYN frame
H A Dmulti-touch-protocol.rst50 accumulated since last EV_SYN/SYN_REPORT and prepare to receive a new set
/linux-6.15/drivers/input/
H A Devdev.c60 [EV_SYN] = EV_CNT, in evdev_get_mask_cnt()
83 if (type == EV_SYN || type >= EV_CNT) in __evdev_is_filtered()
108 BUG_ON(type == EV_SYN); in __evdev_flush_queue()
118 is_report = ev->type == EV_SYN && ev->code == SYN_REPORT; in __evdev_flush_queue()
151 ev.type = EV_SYN; in __evdev_queue_syn_dropped()
230 .type = EV_SYN, in __pass_event()
238 if (event->type == EV_SYN && event->code == SYN_REPORT) { in __pass_event()
267 if (v->type == EV_SYN && v->code == SYN_REPORT) { in evdev_pass_values()
H A Dinput.c51 static const struct input_value input_value_sync = { EV_SYN, SYN_REPORT, 1 };
219 case EV_SYN: in input_get_disposition()
366 if (type != EV_SYN) in input_handle_event()
714 input_handle_event(dev, EV_SYN, SYN_REPORT, 1); in input_disconnect_device()
926 EV_SYN, SYN_REPORT, 1); in input_set_keycode()
1768 input_handle_event(dev, EV_SYN, SYN_REPORT, 1); in input_reset_device()
1789 input_handle_event(dev, EV_SYN, SYN_REPORT, 1); in input_inhibit_device()
1836 input_handle_event(input_dev, EV_SYN, SYN_REPORT, 1); in input_dev_suspend()
1867 input_handle_event(input_dev, EV_SYN, SYN_REPORT, 1); in input_dev_freeze()
2262 input_handle_event(dev, EV_SYN, SYN_REPORT, 1); in input_repeat_key()
[all …]
H A Dmousedev.c380 case EV_SYN: in mousedev_event()
H A Djoydev.c856 __set_bit(EV_SYN, jd_scratch); in joydev_dev_is_absolute_mouse()
/linux-6.15/include/linux/
H A Dinput.h464 input_event(dev, EV_SYN, SYN_REPORT, 0); in input_sync()
469 input_event(dev, EV_SYN, SYN_MT_REPORT, 0); in input_mt_sync()
/linux-6.15/drivers/tty/
H A Dsysrq.c816 input_inject_event(handle, EV_SYN, SYN_REPORT, 1); in sysrq_reinject_alt_sysrq()
820 input_inject_event(handle, EV_SYN, SYN_REPORT, 1); in sysrq_reinject_alt_sysrq()
950 case EV_SYN: in sysrq_filter()
/linux-6.15/drivers/input/keyboard/
H A Dgoldfish_events.c150 events_import_bits(edev, input_dev->evbit, EV_SYN, EV_MAX); in events_probe()
/linux-6.15/drivers/input/touchscreen/
H A D88pm860x-ts.c268 __set_bit(EV_SYN, touch->idev->evbit); in pm860x_touch_probe()
H A Dsun4i-ts.c297 ts->input->evbit[0] = BIT(EV_SYN) | BIT(EV_KEY) | BIT(EV_ABS); in sun4i_ts_probe()
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dbase.py150 syn_event = libevdev.InputEvent(libevdev.EV_SYN.SYN_REPORT) # type: ignore
H A Dtest_tablet.py100 if libevdev.EV_SYN.SYN_REPORT in events:
670 while libevdev.InputEvent(libevdev.EV_SYN.SYN_REPORT) in events:
672 idx = events.index(libevdev.InputEvent(libevdev.EV_SYN.SYN_REPORT))
H A Dtest_mouse.py972 remaining.remove(libevdev.InputEvent(libevdev.EV_SYN.SYN_REPORT, 0))
/linux-6.15/drivers/hid/
H A Dhid-debug.c3143 [EV_SYN] = "Sync", [EV_KEY] = "Key",
3602 [EV_SYN] = syncs, [EV_KEY] = keys,
H A Dhid-input.c1493 input_event(input, EV_SYN, SYN_REPORT, 0); in hid_report_release_tool()
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h38 #define EV_SYN 0x00 macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h38 #define EV_SYN 0x00 macro
/linux-6.15/Documentation/hid/
H A Dhidintro.rst359 # Event type 0 (EV_SYN)
375 0: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] # EV_SYN
/linux-6.15/drivers/tty/vt/
H A Dkeyboard.c1119 input_inject_event(handle, EV_SYN, SYN_REPORT, 0); in kbd_update_leds_helper()
/linux-6.15/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst374 code. An EV_SYN event will always be generated to mark the end of the