Home
last modified time | relevance | path

Searched refs:evdev_dispatch (Results 1 - 15 of 15) sorted by relevance

/third_party/libinput/src/
H A Devdev.h167 struct evdev_dispatch *dispatch;
284 struct evdev_dispatch;
288 void (*process)(struct evdev_dispatch *dispatch,
294 void (*suspend)(struct evdev_dispatch *dispatch,
298 void (*remove)(struct evdev_dispatch *dispatch);
301 void (*destroy)(struct evdev_dispatch *dispatch);
322 struct evdev_dispatch *dispatch);
327 void (*touch_arbitration_toggle)(struct evdev_dispatch *dispatch,
336 void (*touch_arbitration_update_rect)(struct evdev_dispatch *dispatch,
343 (*get_switch_state)(struct evdev_dispatch *dispatc
359 struct evdev_dispatch { global() struct
[all...]
H A Devdev-fallback.c75 fallback_interface_get_switch_state(struct evdev_dispatch *evdev_dispatch, in fallback_interface_get_switch_state() argument
78 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state()
965 fallback_interface_process(struct evdev_dispatch *evdev_dispatch, in fallback_interface_process() argument
970 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_process()
1108 fallback_interface_suspend(struct evdev_dispatch *evdev_dispatch, in fallback_interface_suspend() argument
1111 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_suspend()
1117 fallback_interface_remove(struct evdev_dispatch *evdev_dispatc argument
1137 fallback_interface_sync_initial_state(struct evdev_device *device, struct evdev_dispatch *evdev_dispatch) fallback_interface_sync_initial_state() argument
1173 fallback_interface_update_rect(struct evdev_dispatch *evdev_dispatch, struct evdev_device *device, const struct phys_rect *phys_rect, uint64_t time) fallback_interface_update_rect() argument
1191 fallback_interface_toggle_touch(struct evdev_dispatch *evdev_dispatch, struct evdev_device *device, enum evdev_arbitration_state which, const struct phys_rect *phys_rect, uint64_t time) fallback_interface_toggle_touch() argument
1238 fallback_interface_destroy(struct evdev_dispatch *evdev_dispatch) fallback_interface_destroy() argument
[all...]
H A Devdev-totem.c46 struct evdev_dispatch base;
63 totem_dispatch(struct evdev_dispatch *totem) in totem_dispatch()
114 struct evdev_dispatch *dispatch; in totem_set_touch_device_enabled()
514 totem_interface_process(struct evdev_dispatch *dispatch, in totem_interface_process()
550 totem_interface_suspend(struct evdev_dispatch *dispatch, in totem_interface_suspend()
605 totem_interface_destroy(struct evdev_dispatch *dispatch) in totem_interface_destroy()
660 struct evdev_dispatch *dispatch) in totem_interface_initial_proximity()
799 struct evdev_dispatch *
H A Devdev-tablet-pad.h63 struct evdev_dispatch base;
87 pad_dispatch(struct evdev_dispatch *dispatch) in pad_dispatch()
H A Devdev-tablet.h57 struct evdev_dispatch base;
118 tablet_dispatch(struct evdev_dispatch *dispatch) in tablet_dispatch()
H A Devdev-fallback.h86 struct evdev_dispatch base;
178 fallback_dispatch(struct evdev_dispatch *dispatch) in fallback_dispatch()
H A Devdev-mt-touchpad-tap.c1389 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_count()
1399 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_enabled()
1412 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_is_enabled()
1453 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_map()
1466 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_map()
1482 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_drag_enabled()
1493 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_drag_enabled()
1517 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_draglock_enabled()
1528 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_draglock_enabled()
H A Devdev-tablet-pad.c479 pad_process(struct evdev_dispatch *dispatch, in pad_process()
510 pad_suspend(struct evdev_dispatch *dispatch, in pad_suspend()
526 pad_destroy(struct evdev_dispatch *dispatch) in pad_destroy()
743 struct evdev_dispatch *
H A Devdev-tablet.c286 struct evdev_dispatch *dispatch; in tablet_change_rotation()
1591 struct evdev_dispatch *dispatch; in tablet_update_touch_device_rect()
2013 struct evdev_dispatch *dispatch; in tablet_set_touch_device_enabled()
2126 tablet_process(struct evdev_dispatch *dispatch, in tablet_process()
2162 tablet_suspend(struct evdev_dispatch *dispatch, in tablet_suspend()
2181 tablet_destroy(struct evdev_dispatch *dispatch) in tablet_destroy()
2295 struct evdev_dispatch *dispatch) in tablet_check_initial_proximity()
2339 tablet_left_handed_toggled(struct evdev_dispatch *dispatch, in tablet_left_handed_toggled()
2628 struct evdev_dispatch *
H A Devdev-mt-touchpad.h286 struct evdev_dispatch base;
541 tp_dispatch(struct evdev_dispatch *dispatch) in tp_dispatch()
H A Devdev.c161 struct evdev_dispatch *dispatch = device->dispatch; in evdev_device_switch_get_state()
657 struct evdev_dispatch *dispatch = evdev->dispatch; in evdev_sendevents_set_mode()
682 struct evdev_dispatch *dispatch = evdev->dispatch; in evdev_sendevents_get_mode()
926 struct evdev_dispatch *dispatch) in evdev_init_sendevents()
1067 struct evdev_dispatch *dispatch = device->dispatch; in evdev_process_event()
1968 static struct evdev_dispatch *
1974 struct evdev_dispatch *dispatch; in evdev_configure_device()
3099 struct evdev_dispatch *dispatch; in evdev_device_destroy()
H A Devdev-mt-touchpad.c716 struct evdev_dispatch *dispatch; in tp_process_trackpoint_button()
1940 tp_interface_process(struct evdev_dispatch *dispatch, in tp_interface_process()
1996 tp_interface_remove(struct evdev_dispatch *dispatch) in tp_interface_remove()
2016 tp_interface_destroy(struct evdev_dispatch *dispatch) in tp_interface_destroy()
2098 tp_interface_suspend(struct evdev_dispatch *dispatch, in tp_interface_suspend()
2567 struct evdev_dispatch *dispatch = tablet_device->dispatch; in tp_change_rotation()
2783 tp_interface_toggle_touch(struct evdev_dispatch *dispatch, in tp_interface_toggle_touch()
2817 touchpad_left_handed_toggled(struct evdev_dispatch *dispatch, in touchpad_left_handed_toggled()
3965 struct evdev_dispatch *
H A Devdev-mt-touchpad-gestures.c1475 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_set_hold_enabled()
1489 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_is_hold_enabled()
1499 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_gesture_get_hold_default()
H A Devdev-mt-touchpad-buttons.c1174 struct evdev_dispatch *dispatch = tp->buttons.trackpoint->dispatch; in tp_notify_clickpadbutton()
/third_party/libinput/tools/
H A Dlibinput-record.c2164 evdev_dispatch(struct record_context *ctx, int fd, void *data) in evdev_dispatch() function
2250 add_source(ctx, libevdev_get_fd(d->evdev), evdev_dispatch, d); in mainloop()

Completed in 30 milliseconds