Lines Matching refs:tp_dispatch

112 log_tap_bug(struct tp_dispatch *tp, struct tp_touch *t, enum tap_event event)
123 tp_tap_notify(struct tp_dispatch *tp,
153 tp_tap_set_timer(struct tp_dispatch *tp, uint64_t time)
159 tp_tap_set_drag_timer(struct tp_dispatch *tp, uint64_t time,
169 tp_tap_set_draglock_timer(struct tp_dispatch *tp, uint64_t time)
176 tp_tap_clear_timer(struct tp_dispatch *tp)
182 tp_tap_move_to_dead(struct tp_dispatch *tp, struct tp_touch *t)
190 tp_tap_idle_handle_event(struct tp_dispatch *tp,
222 tp_tap_touch_handle_event(struct tp_dispatch *tp,
278 tp_tap_hold_handle_event(struct tp_dispatch *tp,
315 tp_tap_tapped_handle_event(struct tp_dispatch *tp,
363 tp_tap_touch2_handle_event(struct tp_dispatch *tp,
400 tp_tap_touch2_hold_handle_event(struct tp_dispatch *tp,
434 tp_tap_touch2_release_handle_event(struct tp_dispatch *tp,
502 tp_tap_touch3_handle_event(struct tp_dispatch *tp,
539 tp_tap_touch3_hold_handle_event(struct tp_dispatch *tp,
571 tp_tap_touch3_release_handle_event(struct tp_dispatch *tp,
638 tp_tap_touch3_release2_handle_event(struct tp_dispatch *tp,
735 tp_tap_dragging_or_doubletap_handle_event(struct tp_dispatch *tp,
800 tp_tap_dragging_handle_event(struct tp_dispatch *tp,
861 tp_tap_dragging_wait_handle_event(struct tp_dispatch *tp,
907 tp_tap_dragging_tap_handle_event(struct tp_dispatch *tp,
966 tp_tap_dragging2_handle_event(struct tp_dispatch *tp,
1019 tp_tap_dead_handle_event(struct tp_dispatch *tp,
1046 tp_tap_handle_event(struct tp_dispatch *tp,
1162 tp_tap_exceeds_motion_threshold(struct tp_dispatch *tp,
1193 tp_tap_enabled(struct tp_dispatch *tp)
1199 tp_tap_handle_state(struct tp_dispatch *tp, uint64_t time)
1324 tp_tap_update_map(struct tp_dispatch *tp)
1334 tp_tap_post_process_state(struct tp_dispatch *tp)
1342 struct tp_dispatch *tp = data;
1357 tp_tap_enabled_update(struct tp_dispatch *tp, bool suspended, bool enabled, uint64_t time)
1390 struct tp_dispatch *tp = tp_dispatch(dispatch);
1400 struct tp_dispatch *tp = tp_dispatch(dispatch);
1413 struct tp_dispatch *tp = tp_dispatch(dispatch);
1454 struct tp_dispatch *tp = tp_dispatch(dispatch);
1467 struct tp_dispatch *tp = tp_dispatch(dispatch);
1483 struct tp_dispatch *tp = tp_dispatch(dispatch);
1494 struct tp_dispatch *tp = tp_dispatch(dispatch);
1518 struct tp_dispatch *tp = tp_dispatch(dispatch);
1529 struct tp_dispatch *tp = tp_dispatch(dispatch);
1549 tp_init_tap(struct tp_dispatch *tp)
1586 tp_remove_tap(struct tp_dispatch *tp)
1592 tp_release_all_taps(struct tp_dispatch *tp, uint64_t now)
1619 tp_tap_suspend(struct tp_dispatch *tp, uint64_t time)
1625 tp_tap_resume(struct tp_dispatch *tp, uint64_t time)
1631 tp_tap_dragging(const struct tp_dispatch *tp)
1653 tp_tap_dragging_or_double_tapping(const struct tp_dispatch *tp)