Lines Matching defs:tp
62 tp_filter_motion(struct tp_dispatch *tp, in tp_filter_motion()
80 tp_filter_motion_unaccelerated(struct tp_dispatch *tp, in tp_filter_motion_unaccelerated()
98 tp_filter_scroll(struct tp_dispatch *tp, in tp_filter_scroll()
116 tp_calculate_motion_speed(struct tp_dispatch *tp, in tp_calculate_motion_speed()
184 tp_detect_wobbling(struct tp_dispatch *tp, in tp_detect_wobbling()
232 tp_motion_hysteresis(struct tp_dispatch *tp, in tp_motion_hysteresis()
253 tp_current_touch(struct tp_dispatch *tp) in tp_current_touch()
259 tp_get_touch(struct tp_dispatch *tp, unsigned int slot) in tp_get_touch()
266 tp_fake_finger_count(struct tp_dispatch *tp) in tp_fake_finger_count()
286 tp_fake_finger_is_touching(struct tp_dispatch *tp) in tp_fake_finger_is_touching()
292 tp_fake_finger_set(struct tp_dispatch *tp, in tp_fake_finger_set()
333 tp_new_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_new_touch()
369 tp_begin_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_begin_touch()
393 tp_maybe_end_touch(struct tp_dispatch *tp, in tp_maybe_end_touch()
428 tp_recover_ended_touch(struct tp_dispatch *tp, in tp_recover_ended_touch()
441 tp_end_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_end_touch()
464 tp_end_sequence(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_end_sequence()
471 tp_stop_actions(struct tp_dispatch *tp, uint64_t time) in tp_stop_actions()
496 rotated(struct tp_dispatch *tp, unsigned int code, int value) in rotated()
519 tp_process_absolute(struct tp_dispatch *tp, in tp_process_absolute()
579 tp_process_absolute_st(struct tp_dispatch *tp, in tp_process_absolute_st()
611 tp_restore_synaptics_touches(struct tp_dispatch *tp, in tp_restore_synaptics_touches()
646 tp_process_fake_touches(struct tp_dispatch *tp, in tp_process_fake_touches()
712 tp_process_trackpoint_button(struct tp_dispatch *tp, in tp_process_trackpoint_button()
758 tp_process_key(struct tp_dispatch *tp, in tp_process_key()
789 tp_process_msc(struct tp_dispatch *tp, in tp_process_msc()
801 tp_unpin_finger(const struct tp_dispatch *tp, struct tp_touch *t) in tp_unpin_finger()
822 tp_pin_fingers(struct tp_dispatch *tp) in tp_pin_fingers()
833 tp_touch_active(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active()
844 tp_touch_active_for_gesture(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active_for_gesture()
855 tp_palm_was_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_side_edge()
862 tp_palm_was_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_top_edge()
868 tp_palm_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_side_edge()
875 tp_palm_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_top_edge()
881 tp_palm_in_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_edge()
887 tp_palm_detect_dwt_triggered(struct tp_dispatch *tp, in tp_palm_detect_dwt_triggered()
921 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()
1099 tp_palm_detect_pressure_triggered(struct tp_dispatch *tp, in tp_palm_detect_pressure_triggered()
1117 tp_palm_detect_arbitration_triggered(struct tp_dispatch *tp, in tp_palm_detect_arbitration_triggered()
1130 tp_palm_detect(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_palm_detect()
1206 tp_unhover_pressure(struct tp_dispatch *tp, uint64_t time) in tp_unhover_pressure()
1295 tp_unhover_size(struct tp_dispatch *tp, uint64_t time) in tp_unhover_size()
1336 tp_unhover_fake_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_fake_touches()
1393 tp_unhover_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_touches()
1405 tp_position_fake_touches(struct tp_dispatch *tp) in tp_position_fake_touches()
1449 tp_need_motion_history_reset(struct tp_dispatch *tp) in tp_need_motion_history_reset()
1483 tp_detect_jumps(const struct tp_dispatch *tp, in tp_detect_jumps()
1576 tp_motion_history_fix_last(struct tp_dispatch *tp, in tp_motion_history_fix_last()
1601 tp_process_msc_timestamp(struct tp_dispatch *tp, uint64_t time) in tp_process_msc_timestamp()
1683 tp_pre_process_state(struct tp_dispatch *tp, uint64_t time) in tp_pre_process_state()
1706 tp_process_state(struct tp_dispatch *tp, uint64_t time) in tp_process_state()
1819 tp_post_process_state(struct tp_dispatch *tp, uint64_t time) in tp_post_process_state()
1852 tp_post_events(struct tp_dispatch *tp, uint64_t time) in tp_post_events()
1887 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_apply_rotation() local
1903 tp_handle_state(struct tp_dispatch *tp, in tp_handle_state()
1917 tp_debug_touch_state(struct tp_dispatch *tp, in tp_debug_touch_state()
1945 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_process() local
1970 tp_remove_sendevents(struct tp_dispatch *tp) in tp_remove_sendevents()
1998 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_remove() local
2018 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_destroy() local
2031 tp_release_fake_touches(struct tp_dispatch *tp) in tp_release_fake_touches()
2037 tp_clear_state(struct tp_dispatch *tp) in tp_clear_state()
2069 tp_suspend(struct tp_dispatch *tp, in tp_suspend()
2101 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_suspend() local
2107 tp_sync_touch(struct tp_dispatch *tp, in tp_sync_touch()
2152 tp_sync_slots(struct tp_dispatch *tp, in tp_sync_slots()
2163 tp_resume(struct tp_dispatch *tp, in tp_resume()
2187 struct tp_dispatch *tp = data; in tp_trackpoint_timeout() local
2199 struct tp_dispatch *tp = data; in tp_trackpoint_event() local
2231 struct tp_dispatch *tp = data; in tp_keyboard_timeout() local
2295 struct tp_dispatch *tp = data; in tp_keyboard_event() local
2378 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_dwt_pair_keyboard() local
2413 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_trackpoint() local
2438 struct tp_dispatch *tp = data; in tp_lid_switch_event() local
2465 struct tp_dispatch *tp = data; in tp_tablet_mode_switch_event() local
2492 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_lid_switch() local
2517 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet_mode_switch() local
2552 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_rotation() local
2580 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet() local
2610 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_added() local
2630 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_removed() local
2776 struct tp_dispatch *tp = data; in tp_arbitration_timeout() local
2789 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_toggle_touch() local
2821 struct tp_dispatch *tp = tp_dispatch(dispatch); in touchpad_left_handed_toggled() local
2856 tp_init_touch(struct tp_dispatch *tp, in tp_init_touch()
2876 tp_init_slots(struct tp_dispatch *tp, in tp_init_slots()
2966 tp_init_accel(struct tp_dispatch *tp, enum libinput_config_accel_profile which) in tp_init_accel()
3035 struct tp_dispatch *tp = tp_dispatch(device->dispatch); in tp_accel_config_set_profile() local
3058 tp_scroll_get_methods(struct tp_dispatch *tp) in tp_scroll_get_methods()
3079 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_methods() local
3089 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_set_method() local
3107 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_method() local
3113 tp_scroll_get_default_method(struct tp_dispatch *tp) in tp_scroll_get_default_method()
3136 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_default_method() local
3151 tp_init_scroll(struct tp_dispatch *tp, struct evdev_device *device) in tp_init_scroll()
3183 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_set() local
3202 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get() local
3210 tp_dwt_default_enabled(struct tp_dispatch *tp) in tp_dwt_default_enabled()
3219 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get_default() local
3237 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwtp_config_set() local
3256 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwtp_config_get() local
3264 tp_dwtp_default_enabled(struct tp_dispatch *tp) in tp_dwtp_default_enabled()
3273 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwtp_config_get_default() local
3311 tp_init_dwt(struct tp_dispatch *tp, in tp_init_dwt()
3327 tp_init_dwtp(struct tp_dispatch *tp, in tp_init_dwtp()
3343 tp_init_palmdetect_edge(struct tp_dispatch *tp, in tp_init_palmdetect_edge()
3383 tp_read_palm_pressure_prop(struct tp_dispatch *tp, in tp_read_palm_pressure_prop()
3403 tp_init_palmdetect_pressure(struct tp_dispatch *tp, in tp_init_palmdetect_pressure()
3422 tp_init_palmdetect_size(struct tp_dispatch *tp, in tp_init_palmdetect_size()
3444 tp_init_palmdetect_arbitration(struct tp_dispatch *tp, in tp_init_palmdetect_arbitration()
3461 tp_init_palmdetect(struct tp_dispatch *tp, in tp_init_palmdetect()
3491 tp_init_sendevents(struct tp_dispatch *tp, in tp_init_sendevents()
3516 tp_pass_sanity_check(struct tp_dispatch *tp, in tp_pass_sanity_check()
3539 tp_init_default_resolution(struct tp_dispatch *tp, in tp_init_default_resolution()
3573 tp_init_hysteresis(struct tp_dispatch *tp) in tp_init_hysteresis()
3600 tp_init_pressure(struct tp_dispatch *tp, in tp_init_pressure()
3659 tp_init_touch_size(struct tp_dispatch *tp, in tp_init_touch_size()
3711 tp_init_pressurepad(struct tp_dispatch *tp, in tp_init_pressurepad()
3732 tp_init(struct tp_dispatch *tp, in tp_init()
3807 tp_suspend_conditional(struct tp_dispatch *tp, in tp_suspend_conditional()
3826 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_sendevents_set_mode() local
3876 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_to_left_handed() local
3892 tp_requires_rotation(struct tp_dispatch *tp, struct evdev_device *device) in tp_requires_rotation()
3951 tp_init_left_handed(struct tp_dispatch *tp, in tp_init_left_handed()
3968 struct tp_dispatch *tp; in evdev_mt_touchpad_create() local