Lines Matching defs:tp
73 tp_touch_get_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_get_edge()
90 tp_edge_scroll_set_timer(struct tp_dispatch *tp, in tp_edge_scroll_set_timer()
108 tp_edge_scroll_set_state(struct tp_dispatch *tp, in tp_edge_scroll_set_state()
135 tp_edge_scroll_handle_none(struct tp_dispatch *tp, in tp_edge_scroll_handle_none()
167 tp_edge_scroll_handle_edge_new(struct tp_dispatch *tp, in tp_edge_scroll_handle_edge_new()
204 tp_edge_scroll_handle_edge(struct tp_dispatch *tp, in tp_edge_scroll_handle_edge()
240 tp_edge_scroll_handle_area(struct tp_dispatch *tp, in tp_edge_scroll_handle_area()
265 tp_edge_scroll_handle_event(struct tp_dispatch *tp, in tp_edge_scroll_handle_event()
305 tp_edge_scroll_init(struct tp_dispatch *tp, struct evdev_device *device) in tp_edge_scroll_init()
353 tp_remove_edge_scroll(struct tp_dispatch *tp) in tp_remove_edge_scroll()
364 tp_edge_scroll_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_handle_state()
419 tp_edge_scroll_post_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_post_events()
507 tp_edge_scroll_stop_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_stop_events()
529 tp_edge_scroll_touch_active(const struct tp_dispatch *tp, in tp_edge_scroll_touch_active()