• Home
  • Raw
  • Download

Lines Matching defs: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()
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() local
1505 fallback_interface_device_added(struct evdev_device *device, in fallback_interface_device_added()
1513 fallback_interface_device_removed(struct evdev_device *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()
1590 fallback_rotation_config_is_available(struct libinput_device *device) in fallback_rotation_config_is_available()
1600 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_set_angle() local
1612 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_get_angle() local
1619 fallback_rotation_config_get_default_angle(struct libinput_device *device) in fallback_rotation_config_get_default_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() local