• Home
  • Raw
  • Download

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, in tp_calculate_motion_speed()
165 tp_detect_wobbling(struct tp_dispatch *tp, in tp_detect_wobbling()
213 tp_motion_hysteresis(struct tp_dispatch *tp, in tp_motion_hysteresis()
234 tp_current_touch(struct tp_dispatch *tp) in tp_current_touch()
240 tp_get_touch(struct tp_dispatch *tp, unsigned int slot) in tp_get_touch()
247 tp_fake_finger_count(struct tp_dispatch *tp) in tp_fake_finger_count()
267 tp_fake_finger_is_touching(struct tp_dispatch *tp) in tp_fake_finger_is_touching()
273 tp_fake_finger_set(struct tp_dispatch *tp, in tp_fake_finger_set()
314 tp_new_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_new_touch()
350 tp_begin_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_begin_touch()
374 tp_maybe_end_touch(struct tp_dispatch *tp, in tp_maybe_end_touch()
409 tp_recover_ended_touch(struct tp_dispatch *tp, in tp_recover_ended_touch()
422 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()
560 tp_process_absolute_st(struct tp_dispatch *tp, in tp_process_absolute_st()
592 tp_restore_synaptics_touches(struct tp_dispatch *tp, in tp_restore_synaptics_touches()
627 tp_process_fake_touches(struct tp_dispatch *tp, in tp_process_fake_touches()
694 tp_process_trackpoint_button(struct tp_dispatch *tp, in tp_process_trackpoint_button()
740 tp_process_key(struct tp_dispatch *tp, in tp_process_key()
771 tp_process_msc(struct tp_dispatch *tp, in tp_process_msc()
783 tp_unpin_finger(const struct tp_dispatch *tp, struct tp_touch *t) in tp_unpin_finger()
804 tp_pin_fingers(struct tp_dispatch *tp) in tp_pin_fingers()
815 tp_touch_active(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active()
826 tp_touch_active_for_gesture(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_active_for_gesture()
837 tp_palm_was_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_side_edge()
844 tp_palm_was_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_was_in_top_edge()
850 tp_palm_in_side_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_side_edge()
857 tp_palm_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_top_edge()
863 tp_palm_in_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_edge()
869 tp_palm_tap_is_palm(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_tap_is_palm()
884 tp_palm_detect_dwt_triggered(struct tp_dispatch *tp, in tp_palm_detect_dwt_triggered()
918 tp_palm_detect_trackpoint_triggered(struct tp_dispatch *tp, in tp_palm_detect_trackpoint_triggered()
948 tp_palm_detect_tool_triggered(struct tp_dispatch *tp, in tp_palm_detect_tool_triggered()
970 tp_palm_detect_move_out_of_edge(struct tp_dispatch *tp, in tp_palm_detect_move_out_of_edge()
997 tp_palm_detect_multifinger(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_palm_detect_multifinger()
1026 tp_palm_detect_touch_size_triggered(struct tp_dispatch *tp, in tp_palm_detect_touch_size_triggered()
1052 tp_palm_detect_edge(struct tp_dispatch *tp, in tp_palm_detect_edge()
1103 tp_palm_detect_pressure_triggered(struct tp_dispatch *tp, in tp_palm_detect_pressure_triggered()
1121 tp_palm_detect_arbitration_triggered(struct tp_dispatch *tp, in tp_palm_detect_arbitration_triggered()
1134 tp_palm_detect(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_palm_detect()
1210 tp_unhover_pressure(struct tp_dispatch *tp, uint64_t time) in tp_unhover_pressure()
1299 tp_unhover_size(struct tp_dispatch *tp, uint64_t time) in tp_unhover_size()
1340 tp_unhover_fake_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_fake_touches()
1397 tp_unhover_touches(struct tp_dispatch *tp, uint64_t time) in tp_unhover_touches()
1409 tp_position_fake_touches(struct tp_dispatch *tp) in tp_position_fake_touches()
1453 tp_need_motion_history_reset(struct tp_dispatch *tp) in tp_need_motion_history_reset()
1487 tp_detect_jumps(const struct tp_dispatch *tp, in tp_detect_jumps()
1580 tp_motion_history_fix_last(struct tp_dispatch *tp, in tp_motion_history_fix_last()
1605 tp_process_msc_timestamp(struct tp_dispatch *tp, uint64_t time) in tp_process_msc_timestamp()
1687 tp_pre_process_state(struct tp_dispatch *tp, uint64_t time) in tp_pre_process_state()
1710 tp_process_state(struct tp_dispatch *tp, uint64_t time) in tp_process_state()
1823 tp_post_process_state(struct tp_dispatch *tp, uint64_t time) in tp_post_process_state()
1856 tp_post_events(struct tp_dispatch *tp, uint64_t time) in tp_post_events()
1891 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_apply_rotation() local
1907 tp_handle_state(struct tp_dispatch *tp, in tp_handle_state()
1920 tp_debug_touch_state(struct tp_dispatch *tp, in tp_debug_touch_state()
1948 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_process() local
1973 tp_remove_sendevents(struct tp_dispatch *tp) in tp_remove_sendevents()
2001 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_remove() local
2021 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_destroy() local
2034 tp_release_fake_touches(struct tp_dispatch *tp) in tp_release_fake_touches()
2040 tp_clear_state(struct tp_dispatch *tp) in tp_clear_state()
2072 tp_suspend(struct tp_dispatch *tp, in tp_suspend()
2104 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_suspend() local
2110 tp_sync_touch(struct tp_dispatch *tp, in tp_sync_touch()
2155 tp_sync_slots(struct tp_dispatch *tp, in tp_sync_slots()
2166 tp_resume(struct tp_dispatch *tp, in tp_resume()
2190 struct tp_dispatch *tp = data; in tp_trackpoint_timeout() local
2202 struct tp_dispatch *tp = data; in tp_trackpoint_event() local
2232 struct tp_dispatch *tp = data; in tp_keyboard_timeout() local
2290 struct tp_dispatch *tp = data; in tp_keyboard_event() local
2373 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_dwt_pair_keyboard() local
2408 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_trackpoint() local
2433 struct tp_dispatch *tp = data; in tp_lid_switch_event() local
2460 struct tp_dispatch *tp = data; in tp_tablet_mode_switch_event() local
2487 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_lid_switch() local
2512 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet_mode_switch() local
2547 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_rotation() local
2575 struct tp_dispatch *tp = (struct tp_dispatch*)touchpad->dispatch; in tp_pair_tablet() local
2605 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_added() local
2625 struct tp_dispatch *tp = (struct tp_dispatch*)device->dispatch; in tp_interface_device_removed() local
2771 struct tp_dispatch *tp = data; in tp_arbitration_timeout() local
2784 struct tp_dispatch *tp = tp_dispatch(dispatch); in tp_interface_toggle_touch() local
2816 struct tp_dispatch *tp = tp_dispatch(dispatch); in touchpad_left_handed_toggled() local
2851 tp_init_touch(struct tp_dispatch *tp, in tp_init_touch()
2871 tp_init_slots(struct tp_dispatch *tp, in tp_init_slots()
2962 tp_init_accel(struct tp_dispatch *tp, enum libinput_config_accel_profile which) in tp_init_accel()
3023 struct tp_dispatch *tp = tp_dispatch(device->dispatch); in tp_accel_config_set_profile() local
3046 tp_scroll_get_methods(struct tp_dispatch *tp) in tp_scroll_get_methods()
3067 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_methods() local
3077 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_set_method() local
3095 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_method() local
3101 tp_scroll_get_default_method(struct tp_dispatch *tp) in tp_scroll_get_default_method()
3124 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_scroll_config_scroll_method_get_default_method() local
3130 tp_init_scroll(struct tp_dispatch *tp, struct evdev_device *device) in tp_init_scroll()
3159 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_set() local
3178 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get() local
3186 tp_dwt_default_enabled(struct tp_dispatch *tp) in tp_dwt_default_enabled()
3195 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_dwt_config_get_default() local
3233 tp_init_dwt(struct tp_dispatch *tp, in tp_init_dwt()
3249 tp_init_palmdetect_edge(struct tp_dispatch *tp, in tp_init_palmdetect_edge()
3285 tp_read_palm_pressure_prop(struct tp_dispatch *tp, in tp_read_palm_pressure_prop()
3305 tp_init_palmdetect_pressure(struct tp_dispatch *tp, in tp_init_palmdetect_pressure()
3322 tp_init_palmdetect_size(struct tp_dispatch *tp, in tp_init_palmdetect_size()
3348 tp_init_palmdetect_arbitration(struct tp_dispatch *tp, in tp_init_palmdetect_arbitration()
3365 tp_init_palmdetect(struct tp_dispatch *tp, in tp_init_palmdetect()
3395 tp_init_sendevents(struct tp_dispatch *tp, in tp_init_sendevents()
3420 tp_pass_sanity_check(struct tp_dispatch *tp, in tp_pass_sanity_check()
3443 tp_init_default_resolution(struct tp_dispatch *tp, in tp_init_default_resolution()
3477 tp_init_hysteresis(struct tp_dispatch *tp) in tp_init_hysteresis()
3504 tp_init_pressure(struct tp_dispatch *tp, in tp_init_pressure()
3564 tp_init_touch_size(struct tp_dispatch *tp, in tp_init_touch_size()
3616 tp_init_pressurepad(struct tp_dispatch *tp, in tp_init_pressurepad()
3636 tp_init(struct tp_dispatch *tp, in tp_init()
3711 tp_suspend_conditional(struct tp_dispatch *tp, in tp_suspend_conditional()
3730 struct tp_dispatch *tp = (struct tp_dispatch*)evdev->dispatch; in tp_sendevents_set_mode() local
3780 struct tp_dispatch *tp = (struct tp_dispatch *)device->dispatch; in tp_change_to_left_handed() local
3796 tp_requires_rotation(struct tp_dispatch *tp, struct evdev_device *device) in tp_requires_rotation()
3855 tp_init_left_handed(struct tp_dispatch *tp, in tp_init_left_handed()
3872 struct tp_dispatch *tp; in evdev_mt_touchpad_create() local