• 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()
94 post_button_scroll(struct evdev_device *device, in post_button_scroll()
132 struct evdev_device *device, in fallback_filter_defuzz_touch()
156 struct evdev_device *device) in fallback_rotate_relative()
170 struct evdev_device *device, in fallback_flush_relative_motion()
208 struct evdev_device *device, in fallback_flush_absolute_motion()
225 struct evdev_device *device, in fallback_flush_mt_down()
264 struct evdev_device *device, in fallback_flush_mt_motion()
295 struct evdev_device *device, in fallback_flush_mt_up()
323 struct evdev_device *device, in fallback_flush_mt_cancel()
351 struct evdev_device *device, in fallback_flush_st_down()
386 struct evdev_device *device, in fallback_flush_st_motion()
408 struct evdev_device *device, in fallback_flush_st_up()
433 struct evdev_device *device, in fallback_flush_st_cancel()
458 struct evdev_device *device, in fallback_process_touch_button()
468 struct evdev_device *device, in fallback_process_key()
525 struct evdev_device *device, in fallback_process_touch()
608 struct evdev_device *device, in fallback_process_absolute_motion()
703 struct evdev_device *device, in fallback_process_switch()
742 fallback_reject_relative(struct evdev_device *device, in fallback_reject_relative()
759 struct evdev_device *device, in fallback_process_relative()
781 struct evdev_device *device, in fallback_process_absolute()
794 struct evdev_device *device) in fallback_any_button_down()
825 struct evdev_device *device, in fallback_flush_mt_events()
900 struct evdev_device *device, in fallback_handle_state()
966 struct evdev_device *device, in fallback_interface_process()
1004 struct evdev_device *device, in cancel_touches()
1038 struct evdev_device *device, in release_pressed_keys()
1093 struct evdev_device *device) in fallback_return_to_neutral_state()
1109 struct evdev_device *device) in fallback_interface_suspend()
1137 fallback_interface_sync_initial_state(struct evdev_device *device, in fallback_interface_sync_initial_state()
1174 struct evdev_device *device, in fallback_interface_update_rect()
1192 struct evdev_device *device, in fallback_interface_toggle_touch()
1295 struct evdev_device *device) in fallback_resume()
1306 struct evdev_device *device) in fallback_suspend()
1317 struct evdev_device *device = dispatch->device; in fallback_tablet_mode_switch_event() local
1389 fallback_interface_device_added(struct evdev_device *device, in fallback_interface_device_added()
1397 fallback_interface_device_removed(struct evdev_device *device, in fallback_interface_device_removed()
1441 fallback_change_to_left_handed(struct evdev_device *device) in fallback_change_to_left_handed()
1455 fallback_change_scroll_method(struct evdev_device *device) in fallback_change_scroll_method()
1474 fallback_rotation_config_is_available(struct libinput_device *device) in fallback_rotation_config_is_available()
1484 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_set_angle() local
1496 struct evdev_device *device = evdev_device(libinput_device); in fallback_rotation_config_get_angle() local
1503 fallback_rotation_config_get_default_angle(struct libinput_device *device) in fallback_rotation_config_get_default_angle()
1510 struct evdev_device *device) in fallback_init_rotation()
1525 struct evdev_device *device) in fallback_dispatch_init_slots()
1588 struct evdev_device *device) in fallback_dispatch_init_rel()
1596 struct evdev_device *device) in fallback_dispatch_init_abs()
1610 struct evdev_device *device) in fallback_dispatch_init_switch()
1644 struct evdev_device *device) in fallback_init_arbitration()
1663 struct evdev_device *device = evdev_device(libinput_device); in fallback_dispatch_create() local