Home
last modified time | relevance | path

Searched refs:syn_report (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1175 struct input_event event, syn_report; in tp_notify_clickpadbutton() local
1180 syn_report = input_event_init(time, EV_SYN, SYN_REPORT, 0); in tp_notify_clickpadbutton()
1187 &syn_report, in tp_notify_clickpadbutton()
H A Devdev-mt-touchpad.c718 struct input_event syn_report = { in tp_process_trackpoint_button() local
732 syn_report.input_event_sec = e->input_event_sec; in tp_process_trackpoint_button()
733 syn_report.input_event_usec = e->input_event_usec; in tp_process_trackpoint_button()
754 &syn_report, time); in tp_process_trackpoint_button()

Completed in 6 milliseconds