• Home
  • Raw
  • Download

Lines Matching refs:evdev_device

36 			     struct evdev_device *device,  in fallback_keyboard_notify_key()
52 struct evdev_device *device, in fallback_lid_notify_toggle()
66 struct evdev_device *device, in fallback_notify_physical_button()
106 normalize_delta(struct evdev_device *device, in normalize_delta()
115 post_trackpoint_scroll(struct evdev_device *device, in post_trackpoint_scroll()
146 struct evdev_device *device, in fallback_filter_defuzz_touch()
170 struct evdev_device *device) in fallback_rotate_relative()
186 struct evdev_device *device, in fallback_flush_relative_motion()
228 struct evdev_device *device, in fallback_flush_wheels()
332 struct evdev_device *device, in fallback_flush_absolute_motion()
349 struct evdev_device *device, in fallback_flush_mt_down()
388 struct evdev_device *device, in fallback_flush_mt_motion()
419 struct evdev_device *device, in fallback_flush_mt_up()
447 struct evdev_device *device, in fallback_flush_mt_cancel()
475 struct evdev_device *device, in fallback_flush_st_down()
510 struct evdev_device *device, in fallback_flush_st_motion()
532 struct evdev_device *device, in fallback_flush_st_up()
557 struct evdev_device *device, in fallback_flush_st_cancel()
582 struct evdev_device *device, in fallback_process_touch_button()
592 struct evdev_device *device, in fallback_process_key()
649 struct evdev_device *device, in fallback_process_touch()
732 struct evdev_device *device, in fallback_process_absolute_motion()
827 struct evdev_device *device, in fallback_process_switch()
866 fallback_reject_relative(struct evdev_device *device, in fallback_reject_relative()
883 struct evdev_device *device, in fallback_process_relative()
925 struct evdev_device *device, in fallback_process_absolute()
938 struct evdev_device *device) in fallback_any_button_down()
967 struct evdev_device *device, in fallback_flush_mt_events()
1042 struct evdev_device *device, in fallback_handle_state()
1108 struct evdev_device *device, in fallback_interface_process()
1138 struct evdev_device *device, in cancel_touches()
1167 struct evdev_device *device, in release_pressed_keys()
1217 struct evdev_device *device) in fallback_return_to_neutral_state()
1233 struct evdev_device *device) in fallback_interface_suspend()
1260 fallback_interface_sync_initial_state(struct evdev_device *device, in fallback_interface_sync_initial_state()
1297 struct evdev_device *device, in fallback_interface_update_rect()
1315 struct evdev_device *device, in fallback_interface_toggle_touch()
1368 fallback_lid_pair_keyboard(struct evdev_device *lid_switch, in fallback_lid_pair_keyboard()
1369 struct evdev_device *keyboard) in fallback_lid_pair_keyboard()
1411 struct evdev_device *device) in fallback_resume()
1422 struct evdev_device *device) in fallback_suspend()
1433 struct evdev_device *device = dispatch->device; in fallback_tablet_mode_switch_event()
1457 fallback_pair_tablet_mode(struct evdev_device *keyboard, in fallback_pair_tablet_mode()
1458 struct evdev_device *tablet_mode_switch) in fallback_pair_tablet_mode()
1505 fallback_interface_device_added(struct evdev_device *device, in fallback_interface_device_added()
1506 struct evdev_device *added_device) in fallback_interface_device_added()
1513 fallback_interface_device_removed(struct evdev_device *device, in fallback_interface_device_removed()
1514 struct evdev_device *removed_device) in fallback_interface_device_removed()
1557 fallback_change_to_left_handed(struct evdev_device *device) in fallback_change_to_left_handed()
1571 fallback_change_scroll_method(struct evdev_device *device) in fallback_change_scroll_method()
1600 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_set_angle()
1612 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_get_angle()
1626 struct evdev_device *device) in fallback_init_rotation()
1642 struct evdev_device *device) in fallback_dispatch_init_slots()
1705 struct evdev_device *device) in fallback_dispatch_init_rel()
1713 struct evdev_device *device) in fallback_dispatch_init_abs()
1727 struct evdev_device *device) in fallback_dispatch_init_switch()
1759 struct evdev_device *device) in fallback_init_arbitration()
1778 struct evdev_device *device = evdev_device(libinput_device); in fallback_dispatch_create()
1782 dispatch->device = evdev_device(libinput_device); in fallback_dispatch_create()