Lines Matching defs:tp
50 tp_thumb_set_state(struct tp_dispatch *tp, in tp_thumb_set_state()
70 tp_thumb_reset(struct tp_dispatch *tp) in tp_thumb_reset()
78 tp_thumb_lift(struct tp_dispatch *tp) in tp_thumb_lift()
85 tp_thumb_in_exclusion_area(const struct tp_dispatch *tp, in tp_thumb_in_exclusion_area()
94 tp_thumb_detect_pressure_size(const struct tp_dispatch *tp, in tp_thumb_detect_pressure_size()
115 tp_thumb_needs_jail(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_thumb_needs_jail()
133 tp_thumb_ignored(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_thumb_ignored()
145 tp_thumb_ignored_for_tap(const struct tp_dispatch *tp, in tp_thumb_ignored_for_tap()
156 tp_thumb_ignored_for_gesture(const struct tp_dispatch *tp, in tp_thumb_ignored_for_gesture()
168 tp_thumb_suppress(struct tp_dispatch *tp, struct tp_touch *t) in tp_thumb_suppress()
182 tp_thumb_pinch(struct tp_dispatch *tp, struct tp_touch *t) in tp_thumb_pinch()
193 tp_thumb_revive(struct tp_dispatch *tp, struct tp_touch *t) in tp_thumb_revive()
207 tp_thumb_update_touch(struct tp_dispatch *tp, in tp_thumb_update_touch()
270 tp_thumb_update_multifinger(struct tp_dispatch *tp) in tp_thumb_update_multifinger()
384 tp_init_thumb(struct tp_dispatch *tp) in tp_init_thumb()
452 tp_thumb_get_touch(struct tp_dispatch *tp) in tp_thumb_get_touch()