• Home
  • Raw
  • Download

Lines Matching refs:evdev_device

1889 tp_apply_rotation(struct evdev_device *device)  in tp_apply_rotation()
1921 struct evdev_device *device) in tp_debug_touch_state()
1944 struct evdev_device *device, in tp_interface_process()
2073 struct evdev_device *device, in tp_suspend()
2102 struct evdev_device *device) in tp_interface_suspend()
2111 struct evdev_device *device, in tp_sync_touch()
2156 struct evdev_device *device) in tp_sync_slots()
2167 struct evdev_device *device, in tp_resume()
2348 tp_want_dwt(struct evdev_device *touchpad, in tp_want_dwt()
2349 struct evdev_device *keyboard) in tp_want_dwt()
2370 tp_dwt_pair_keyboard(struct evdev_device *touchpad, in tp_dwt_pair_keyboard()
2371 struct evdev_device *keyboard) in tp_dwt_pair_keyboard()
2405 tp_pair_trackpoint(struct evdev_device *touchpad, in tp_pair_trackpoint()
2406 struct evdev_device *trackpoint) in tp_pair_trackpoint()
2484 tp_pair_lid_switch(struct evdev_device *touchpad, in tp_pair_lid_switch()
2485 struct evdev_device *lid_switch) in tp_pair_lid_switch()
2509 tp_pair_tablet_mode_switch(struct evdev_device *touchpad, in tp_pair_tablet_mode_switch()
2510 struct evdev_device *tablet_mode_switch) in tp_pair_tablet_mode_switch()
2545 tp_change_rotation(struct evdev_device *device, enum notify notify) in tp_change_rotation()
2548 struct evdev_device *tablet_device = tp->left_handed.tablet_device; in tp_change_rotation()
2572 tp_pair_tablet(struct evdev_device *touchpad, in tp_pair_tablet()
2573 struct evdev_device *tablet) in tp_pair_tablet()
2602 tp_interface_device_added(struct evdev_device *device, in tp_interface_device_added()
2603 struct evdev_device *added_device) in tp_interface_device_added()
2622 tp_interface_device_removed(struct evdev_device *device, in tp_interface_device_removed()
2623 struct evdev_device *removed_device) in tp_interface_device_removed()
2667 struct evdev_device *d = evdev_device(dev); in tp_interface_device_removed()
2691 evdev_tag_touchpad_internal(struct evdev_device *device) in evdev_tag_touchpad_internal()
2698 evdev_tag_touchpad_external(struct evdev_device *device) in evdev_tag_touchpad_external()
2705 evdev_tag_touchpad(struct evdev_device *device, in evdev_tag_touchpad()
2779 struct evdev_device *device, in tp_interface_toggle_touch()
2813 struct evdev_device *device, in touchpad_left_handed_toggled()
2861 tp_disable_abs_mt(struct evdev_device *device) in tp_disable_abs_mt()
2872 struct evdev_device *device) in tp_init_slots()
2964 struct evdev_device *device = tp->device; in tp_init_accel()
3010 struct evdev_device *dev = evdev_device(device); in tp_accel_config_set_speed()
3022 struct evdev_device *device = evdev_device(libinput_device); in tp_accel_config_set_profile()
3066 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_methods()
3076 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_set_method()
3094 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_method()
3123 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_default_method()
3130 tp_init_scroll(struct tp_dispatch *tp, struct evdev_device *device) in tp_init_scroll()
3158 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_set()
3177 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_get()
3194 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_get_default()
3203 tp_is_tpkb_combo_below(struct evdev_device *device) in tp_is_tpkb_combo_below()
3227 tp_is_tablet(struct evdev_device *device) in tp_is_tablet()
3234 struct evdev_device *device) in tp_init_dwt()
3250 struct evdev_device *device) in tp_init_palmdetect_edge()
3286 const struct evdev_device *device) in tp_read_palm_pressure_prop()
3306 struct evdev_device *device) in tp_init_palmdetect_pressure()
3323 struct evdev_device *device) in tp_init_palmdetect_size()
3349 struct evdev_device *device) in tp_init_palmdetect_arbitration()
3366 struct evdev_device *device) in tp_init_palmdetect()
3396 struct evdev_device *device) in tp_init_sendevents()
3421 struct evdev_device *device) in tp_pass_sanity_check()
3444 struct evdev_device *device) in tp_init_default_resolution()
3505 struct evdev_device *device) in tp_init_pressure()
3565 struct evdev_device *device) in tp_init_touch_size()
3617 struct evdev_device *device) in tp_init_pressurepad()
3637 struct evdev_device *device) in tp_init()
3701 struct evdev_device *evdev = evdev_device(device); in tp_sendevents_get_modes()
3712 struct evdev_device *device) in tp_suspend_conditional()
3717 struct evdev_device *d = evdev_device(dev); in tp_suspend_conditional()
3729 struct evdev_device *evdev = evdev_device(device); in tp_sendevents_set_mode()
3765 struct evdev_device *evdev = evdev_device(device); in tp_sendevents_get_mode()
3778 tp_change_to_left_handed(struct evdev_device *device) in tp_change_to_left_handed()
3796 tp_requires_rotation(struct tp_dispatch *tp, struct evdev_device *device) in tp_requires_rotation()
3856 struct evdev_device *device) in tp_init_left_handed()
3870 evdev_mt_touchpad_create(struct evdev_device *device) in evdev_mt_touchpad_create()