Lines Matching defs:tp
81 is_inside_bottom_button_area(const struct tp_dispatch *tp, in is_inside_bottom_button_area()
88 is_inside_bottom_right_area(const struct tp_dispatch *tp, in is_inside_bottom_right_area()
96 is_inside_bottom_middle_area(const struct tp_dispatch *tp, in is_inside_bottom_middle_area()
105 is_inside_top_button_area(const struct tp_dispatch *tp, in is_inside_top_button_area()
112 is_inside_top_right_area(const struct tp_dispatch *tp, in is_inside_top_right_area()
120 is_inside_top_middle_area(const struct tp_dispatch *tp, in is_inside_top_middle_area()
129 tp_button_set_enter_timer(struct tp_dispatch *tp, in tp_button_set_enter_timer()
138 tp_button_set_leave_timer(struct tp_dispatch *tp, in tp_button_set_leave_timer()
151 tp_button_set_state(struct tp_dispatch *tp, in tp_button_set_state()
187 tp_button_none_handle_event(struct tp_dispatch *tp, in tp_button_none_handle_event()
217 tp_button_area_handle_event(struct tp_dispatch *tp, in tp_button_area_handle_event()
247 tp_button_release_other_bottom_touches(struct tp_dispatch *tp, in tp_button_release_other_bottom_touches()
272 tp_button_bottom_handle_event(struct tp_dispatch *tp, in tp_button_bottom_handle_event()
313 tp_button_top_handle_event(struct tp_dispatch *tp, in tp_button_top_handle_event()
348 tp_button_top_new_handle_event(struct tp_dispatch *tp, in tp_button_top_new_handle_event()
387 tp_button_top_to_ignore_handle_event(struct tp_dispatch *tp, in tp_button_top_to_ignore_handle_event()
427 tp_button_ignore_handle_event(struct tp_dispatch *tp, in tp_button_ignore_handle_event()
455 tp_button_handle_event(struct tp_dispatch *tp, in tp_button_handle_event()
496 tp_button_check_for_movement(struct tp_dispatch *tp, struct tp_touch *t) in tp_button_check_for_movement()
532 tp_button_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_button_handle_state()
591 tp_process_button(struct tp_dispatch *tp, in tp_process_button()
615 tp_release_all_buttons(struct tp_dispatch *tp, in tp_release_all_buttons()
625 tp_init_softbuttons(struct tp_dispatch *tp, in tp_init_softbuttons()
685 tp_init_top_softbuttons(struct tp_dispatch *tp, in tp_init_top_softbuttons()
720 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_button_config_click_get_methods() local
736 tp_switch_click_method(struct tp_dispatch *tp) in tp_switch_click_method()
765 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_button_config_click_set_method() local
777 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_button_config_click_get_method() local
783 tp_click_get_default_method(struct tp_dispatch *tp) in tp_click_get_default_method()
808 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_button_config_click_get_default_method() local
816 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_clickpad_middlebutton_apply_config() local
873 tp_init_clickpad_middlebutton_emulation(struct tp_dispatch *tp, in tp_init_clickpad_middlebutton_emulation()
888 tp_init_middlebutton_emulation(struct tp_dispatch *tp, in tp_init_middlebutton_emulation()
922 tp_guess_clickpad(const struct tp_dispatch *tp, struct evdev_device *device) in tp_guess_clickpad()
954 tp_init_buttons(struct tp_dispatch *tp, in tp_init_buttons()
1005 tp_remove_buttons(struct tp_dispatch *tp) in tp_remove_buttons()
1016 tp_post_physical_buttons(struct tp_dispatch *tp, uint64_t time) in tp_post_physical_buttons()
1051 tp_clickfinger_within_distance(struct tp_dispatch *tp, in tp_clickfinger_within_distance()
1106 tp_clickfinger_set_button(struct tp_dispatch *tp) in tp_clickfinger_set_button()
1157 tp_notify_clickpadbutton(struct tp_dispatch *tp, in tp_notify_clickpadbutton()
1210 tp_post_clickpadbutton_buttons(struct tp_dispatch *tp, uint64_t time) in tp_post_clickpadbutton_buttons()
1306 tp_post_button_events(struct tp_dispatch *tp, uint64_t time) in tp_post_button_events()
1315 tp_button_touch_active(const struct tp_dispatch *tp, in tp_button_touch_active()
1322 tp_button_is_inside_softbutton_area(const struct tp_dispatch *tp, in tp_button_is_inside_softbutton_area()