Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/input/
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);
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
Dmulti-touch-protocol.rst50 accumulated since last EV_SYN/SYN_REPORT and prepare to receive a new set
/Linux-v4.19/drivers/input/
Devdev.c70 [EV_SYN] = EV_CNT, in evdev_get_mask_cnt()
93 if (type == EV_SYN || type >= EV_CNT) in __evdev_is_filtered()
118 BUG_ON(type == EV_SYN); in __evdev_flush_queue()
128 is_report = ev->type == EV_SYN && ev->code == SYN_REPORT; in __evdev_flush_queue()
168 ev.type = EV_SYN; in __evdev_queue_syn_dropped()
248 client->buffer[client->tail].type = EV_SYN; in __pass_event()
255 if (event->type == EV_SYN && event->code == SYN_REPORT) { in __pass_event()
285 if (v->type == EV_SYN && v->code == SYN_REPORT) { in evdev_pass_values()
Dinput.c51 static const struct input_value input_value_sync = { EV_SYN, SYN_REPORT, 1 };
271 case EV_SYN: in input_get_disposition()
374 if (disposition != INPUT_IGNORE_EVENT && type != EV_SYN) in input_handle_event()
694 input_pass_event(dev, EV_SYN, SYN_REPORT, 1); in input_dev_release_keys()
2110 __set_bit(EV_SYN, dev->evbit); in input_register_device()
Dmousedev.c383 case EV_SYN: in mousedev_event()
Djoydev.c842 __set_bit(EV_SYN, jd_scratch); in joydev_dev_is_absolute_mouse()
/Linux-v4.19/include/linux/
Dinput.h418 input_event(dev, EV_SYN, SYN_REPORT, 0); in input_sync()
423 input_event(dev, EV_SYN, SYN_MT_REPORT, 0); in input_mt_sync()
/Linux-v4.19/drivers/tty/
Dsysrq.c761 input_inject_event(handle, EV_SYN, SYN_REPORT, 1); in sysrq_reinject_alt_sysrq()
765 input_inject_event(handle, EV_SYN, SYN_REPORT, 1); in sysrq_reinject_alt_sysrq()
879 case EV_SYN: in sysrq_filter()
/Linux-v4.19/drivers/input/keyboard/
Dgoldfish_events.c159 events_import_bits(edev, input_dev->evbit, EV_SYN, EV_MAX); in events_probe()
/Linux-v4.19/drivers/input/touchscreen/
Dst1232.c198 __set_bit(EV_SYN, input_dev->evbit); in st1232_ts_probe()
D88pm860x-ts.c279 __set_bit(EV_SYN, touch->idev->evbit); in pm860x_touch_probe()
Dili210x.c245 __set_bit(EV_SYN, input->evbit); in ili210x_i2c_probe()
Dsun4i-ts.c305 ts->input->evbit[0] = BIT(EV_SYN) | BIT(EV_KEY) | BIT(EV_ABS); in sun4i_ts_probe()
Dbu21013_ts.c573 __set_bit(EV_SYN, in_dev->evbit); in bu21013_probe()
Dzforce_ts.c859 __set_bit(EV_SYN, input_dev->evbit); in zforce_probe()
/Linux-v4.19/drivers/hid/
Dhid-debug.c731 [EV_SYN] = "Sync", [EV_KEY] = "Key",
1016 [EV_SYN] = syncs, [EV_KEY] = keys,
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h38 #define EV_SYN 0x00 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h38 #define EV_SYN 0x00 macro
/Linux-v4.19/drivers/tty/vt/
Dkeyboard.c1082 input_inject_event(handle, EV_SYN, SYN_REPORT, 0); in kbd_update_leds_helper()
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt356 code. An EV_SYN event will always be generated to mark the end of the