Lines Matching refs:uinput_device_event
32 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
33 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
100 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
101 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
134 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
135 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
188 uinput_device_event(uidev, EV_REL, REL_X, 1);
189 uinput_device_event(uidev, EV_KEY, REL_Y, 1);
190 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
222 uinput_device_event(uidev, EV_REL, REL_X, 1);
223 uinput_device_event(uidev, EV_REL, REL_Y, 1);
224 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
257 uinput_device_event(uidev, EV_REL, REL_X, 1);
258 uinput_device_event(uidev, EV_REL, REL_Y, 1);
259 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
316 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
317 uinput_device_event(uidev, EV_KEY, BTN_RIGHT, 1);
318 uinput_device_event(uidev, EV_KEY, KEY_MAX, 1);
319 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
369 uinput_device_event(uidev, EV_ABS, ABS_X, 100);
370 uinput_device_event(uidev, EV_ABS, ABS_Y, 500);
371 uinput_device_event(uidev, EV_ABS, ABS_MAX, 700);
372 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
577 uinput_device_event(uidev, EV_LED, LED_NUML, 1);
578 uinput_device_event(uidev, EV_LED, LED_CAPSL, 1);
579 uinput_device_event(uidev, EV_LED, LED_MAX, 1);
580 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
623 uinput_device_event(uidev, EV_SW, SW_HEADPHONE_INSERT, 1);
624 uinput_device_event(uidev, EV_SW, SW_MICROPHONE_INSERT, 1);
625 uinput_device_event(uidev, EV_SW, SW_MAX, 1);
626 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
713 uinput_device_event(uidev, EV_ABS, ABS_MT_SLOT, i);
725 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, -1);
735 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
863 uinput_device_event(uidev, EV_KEY, BTN_TOOL_FINGER, 1);
866 uinput_device_event(uidev, EV_KEY, BTN_TOOL_FINGER, 0);
867 uinput_device_event(uidev, EV_KEY, BTN_TOOL_DOUBLETAP, 1);
870 uinput_device_event(uidev, EV_KEY, BTN_TOOL_DOUBLETAP, 0);
871 uinput_device_event(uidev, EV_KEY, BTN_TOOL_TRIPLETAP, 1);
874 uinput_device_event(uidev, EV_KEY, BTN_TOOL_TRIPLETAP, 0);
875 uinput_device_event(uidev, EV_KEY, BTN_TOOL_QUADTAP, 1);
878 uinput_device_event(uidev, EV_KEY, BTN_TOOL_QUADTAP, 0);
879 uinput_device_event(uidev, EV_KEY, BTN_TOOL_QUINTTAP, 1);
884 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1140 uinput_device_event(uidev, EV_ABS, ABS_MT_SLOT, 0);
1141 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, -1);
1142 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1201 uinput_device_event(uidev, EV_ABS, ABS_MT_SLOT, 0);
1202 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, -1);
1203 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1330 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
1331 uinput_device_event(uidev, EV_ABS, ABS_X, 100);
1332 uinput_device_event(uidev, EV_ABS, ABS_Y, 500);
1333 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1369 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
1370 uinput_device_event(uidev, EV_ABS, ABS_X, 100);
1371 uinput_device_event(uidev, EV_ABS, ABS_Y, 500);
1372 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1441 uinput_device_event(uidev, EV_KEY, BTN_LEFT, 1);
1442 uinput_device_event(uidev, EV_ABS, ABS_X, 100);
1443 uinput_device_event(uidev, EV_ABS, ABS_Y, 500);
1444 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1708 uinput_device_event(uidev, EV_ABS, ABS_MT_SLOT, 1);
1709 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, 1);
1710 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1713 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, 2);
1714 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);
1773 uinput_device_event(uidev, EV_ABS, ABS_MT_SLOT, 1);
1774 uinput_device_event(uidev, EV_ABS, ABS_MT_TRACKING_ID, 1);
1775 uinput_device_event(uidev, EV_SYN, SYN_REPORT, 0);