Searched refs:SYN_REPORT (Results 1 – 4 of 4) sorted by relevance
42 event->code != cpu_to_le16(SYN_REPORT)) { in virtio_input_send()
177 .code = cpu_to_le16(SYN_REPORT), in virtio_input_handle_sync()
55 event->code != cpu_to_le16(SYN_REPORT)) { in vi_input_send()
57 #define SYN_REPORT 0 macro