Lines Matching defs:tp
61 tp_filter_motion(struct tp_dispatch *tp, in tp_filter_motion()
79 tp_filter_motion_unaccelerated(struct tp_dispatch *tp, in tp_filter_motion_unaccelerated()
97 tp_calculate_motion_speed(struct tp_dispatch *tp, struct tp_touch *t) in tp_calculate_motion_speed()
163 tp_detect_wobbling(struct tp_dispatch *tp, in tp_detect_wobbling()
211 tp_motion_hysteresis(struct tp_dispatch *tp, in tp_motion_hysteresis()
232 tp_current_touch(struct tp_dispatch *tp) in tp_current_touch()
238 tp_get_touch(struct tp_dispatch *tp, unsigned int slot) in tp_get_touch()
245 tp_fake_finger_count(struct tp_dispatch *tp) in tp_fake_finger_count()
264 tp_fake_finger_is_touching(struct tp_dispatch *tp) in tp_fake_finger_is_touching()
270 tp_fake_finger_set(struct tp_dispatch *tp, in tp_fake_finger_set()
311 tp_new_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_new_touch()
348 tp_begin_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_begin_touch()
373 tp_maybe_end_touch(struct tp_dispatch *tp, in tp_maybe_end_touch()
408 tp_recover_ended_touch(struct tp_dispatch *tp, in tp_recover_ended_touch()
421 tp_end_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_end_touch()
445 tp_end_sequence(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_end_sequence()
452 tp_stop_actions(struct tp_dispatch *tp, uint64_t time) in tp_stop_actions()
477 rotated(struct tp_dispatch *tp, unsigned int code, int value) in rotated()
500 tp_process_absolute(struct tp_dispatch *tp, in tp_process_absolute()
564 tp_process_absolute_st(struct tp_dispatch *tp, in tp_process_absolute_st()
599 tp_restore_synaptics_touches(struct tp_dispatch *tp, in tp_restore_synaptics_touches()
634 tp_process_fake_touches(struct tp_dispatch *tp, in tp_process_fake_touches()
701 tp_process_trackpoint_button(struct tp_dispatch *tp, in tp_process_trackpoint_button()
747 tp_process_key(struct tp_dispatch *tp, in tp_process_key()
778 tp_process_msc(struct tp_dispatch *tp, in tp_process_msc()
790 tp_unpin_finger(const struct tp_dispatch *tp, struct tp_touch *t) in tp_unpin_finger()
811 tp_pin_fingers(struct tp_dispatch *tp) in tp_pin_fingers()
822 tp_touch_active(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active()
833 tp_touch_active_for_gesture(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active_for_gesture()
844 tp_palm_was_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_side_edge()
851 tp_palm_was_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_top_edge()
857 tp_palm_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_side_edge()
864 tp_palm_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_top_edge()
870 tp_palm_in_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_edge()
876 tp_palm_tap_is_palm(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_tap_is_palm()
891 tp_palm_detect_dwt_triggered(struct tp_dispatch *tp, in tp_palm_detect_dwt_triggered()
923 tp_palm_detect_trackpoint_triggered(struct tp_dispatch *tp, in tp_palm_detect_trackpoint_triggered()
951 tp_palm_detect_tool_triggered(struct tp_dispatch *tp, in tp_palm_detect_tool_triggered()
973 tp_palm_detect_move_out_of_edge(struct tp_dispatch *tp, in tp_palm_detect_move_out_of_edge()
1000 tp_palm_detect_multifinger(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_palm_detect_multifinger()
1029 tp_palm_detect_touch_size_triggered(struct tp_dispatch *tp, in tp_palm_detect_touch_size_triggered()
1055 tp_palm_detect_edge(struct tp_dispatch *tp, in tp_palm_detect_edge()
1104 tp_palm_detect_pressure_triggered(struct tp_dispatch *tp, in tp_palm_detect_pressure_triggered()
1122 tp_palm_detect_arbitration_triggered(struct tp_dispatch *tp, in tp_palm_detect_arbitration_triggered()
1135 tp_palm_detect(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_palm_detect()
1211 tp_unhover_pressure(struct tp_dispatch *tp, uint64_t time) in tp_unhover_pressure()
1300 tp_unhover_size(struct tp_dispatch *tp, uint64_t time) in tp_unhover_size()
1341 tp_unhover_fake_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_fake_touches()
1398 tp_unhover_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_touches()
1410 tp_position_fake_touches(struct tp_dispatch *tp) in tp_position_fake_touches()
1454 tp_need_motion_history_reset(struct tp_dispatch *tp) in tp_need_motion_history_reset()
1488 tp_detect_jumps(const struct tp_dispatch *tp, in tp_detect_jumps()
1581 tp_motion_history_fix_last(struct tp_dispatch *tp, in tp_motion_history_fix_last()
1606 tp_process_msc_timestamp(struct tp_dispatch *tp, uint64_t time) in tp_process_msc_timestamp()
1688 tp_pre_process_state(struct tp_dispatch *tp, uint64_t time) in tp_pre_process_state()
1711 tp_process_state(struct tp_dispatch *tp, uint64_t time) in tp_process_state()
1818 tp_post_process_state(struct tp_dispatch *tp, uint64_t time) in tp_post_process_state()
1851 tp_post_events(struct tp_dispatch *tp, uint64_t time) in tp_post_events()
1881 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_apply_rotation() local
1897 tp_handle_state(struct tp_dispatch *tp, in tp_handle_state()
1910 tp_debug_touch_state(struct tp_dispatch *tp, in tp_debug_touch_state()
1938 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_process() local
1963 tp_remove_sendevents(struct tp_dispatch *tp) in tp_remove_sendevents()
1991 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_remove() local
2005 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_destroy() local
2017 tp_release_fake_touches(struct tp_dispatch *tp) in tp_release_fake_touches()
2023 tp_clear_state(struct tp_dispatch *tp) in tp_clear_state()
2055 tp_suspend(struct tp_dispatch *tp, in tp_suspend()
2087 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_suspend() local
2093 tp_sync_touch(struct tp_dispatch *tp, in tp_sync_touch()
2138 tp_sync_slots(struct tp_dispatch *tp, in tp_sync_slots()
2149 tp_resume(struct tp_dispatch *tp, in tp_resume()
2173 struct tp_dispatch *tp = data; in tp_trackpoint_timeout() local
2185 struct tp_dispatch *tp = data; in tp_trackpoint_event() local
2215 struct tp_dispatch *tp = data; in tp_keyboard_timeout() local
2273 struct tp_dispatch *tp = data; in tp_keyboard_event() local
2355 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_dwt_pair_keyboard() local
2390 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_trackpoint() local
2416 struct tp_dispatch *tp = data; in tp_lid_switch_event() local
2443 struct tp_dispatch *tp = data; in tp_tablet_mode_switch_event() local
2470 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_lid_switch() local
2495 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet_mode_switch() local
2530 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_rotation() local
2558 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet() local
2588 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_added() local
2608 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_removed() local
2759 struct tp_dispatch *tp = data; in tp_arbitration_timeout() local
2772 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_toggle_touch() local
2804 struct tp_dispatch *tp = tp_dispatch(dispatch); in touchpad_left_handed_toggled() local
2839 tp_init_touch(struct tp_dispatch *tp, in tp_init_touch()
2859 tp_init_slots(struct tp_dispatch *tp, in tp_init_slots()
2950 tp_init_accel(struct tp_dispatch *tp, enum libinput_config_accel_profile which) in tp_init_accel()
3011 struct tp_dispatch *tp = tp_dispatch(device->dispatch); in tp_accel_config_set_profile() local
3034 tp_scroll_get_methods(struct tp_dispatch *tp) in tp_scroll_get_methods()
3055 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_methods() local
3065 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_set_method() local
3083 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_method() local
3089 tp_scroll_get_default_method(struct tp_dispatch *tp) in tp_scroll_get_default_method()
3112 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_default_method() local
3118 tp_init_scroll(struct tp_dispatch *tp, struct evdev_device *device) in tp_init_scroll()
3147 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_set() local
3166 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get() local
3174 tp_dwt_default_enabled(struct tp_dispatch *tp) in tp_dwt_default_enabled()
3183 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get_default() local
3221 tp_init_dwt(struct tp_dispatch *tp, in tp_init_dwt()
3239 tp_init_palmdetect_edge(struct tp_dispatch *tp, in tp_init_palmdetect_edge()
3275 tp_read_palm_pressure_prop(struct tp_dispatch *tp, in tp_read_palm_pressure_prop()
3295 tp_init_palmdetect_pressure(struct tp_dispatch *tp, in tp_init_palmdetect_pressure()
3312 tp_init_palmdetect_size(struct tp_dispatch *tp, in tp_init_palmdetect_size()
3338 tp_init_palmdetect_arbitration(struct tp_dispatch *tp, in tp_init_palmdetect_arbitration()
3355 tp_init_palmdetect(struct tp_dispatch *tp, in tp_init_palmdetect()
3385 tp_init_sendevents(struct tp_dispatch *tp, in tp_init_sendevents()
3410 tp_pass_sanity_check(struct tp_dispatch *tp, in tp_pass_sanity_check()
3433 tp_init_default_resolution(struct tp_dispatch *tp, in tp_init_default_resolution()
3467 tp_init_hysteresis(struct tp_dispatch *tp) in tp_init_hysteresis()
3494 tp_init_pressure(struct tp_dispatch *tp, in tp_init_pressure()
3554 tp_init_touch_size(struct tp_dispatch *tp, in tp_init_touch_size()
3606 tp_init(struct tp_dispatch *tp, in tp_init()
3679 tp_suspend_conditional(struct tp_dispatch *tp, in tp_suspend_conditional()
3698 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_sendevents_set_mode() local
3748 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_to_left_handed() local
3764 tp_requires_rotation(struct tp_dispatch *tp, struct evdev_device *device) in tp_requires_rotation()
3823 tp_init_left_handed(struct tp_dispatch *tp, in tp_init_left_handed()
3840 struct tp_dispatch *tp; in evdev_mt_touchpad_create() local