Searched refs:EV_SYN (Results 1 – 5 of 5) sorted by relevance
41 if (event->type != cpu_to_le16(EV_SYN) || in virtio_input_send()
176 .type = cpu_to_le16(EV_SYN), in virtio_input_handle_sync()
54 if (event->type != cpu_to_le16(EV_SYN) || in vi_input_send()
38 #define EV_SYN 0x00 macro
257 case EV_SYN: in input_linux_handle_mouse()