• Home
  • Raw
  • Download

Lines Matching refs:evdev_device

177 			const struct evdev_device *device,  in tablet_filter_axis_fuzz()
207 struct evdev_device *device, in tablet_process_absolute()
263 tablet_apply_rotation(struct evdev_device *device) in tablet_apply_rotation()
281 tablet_change_rotation(struct evdev_device *device, enum notify notify) in tablet_change_rotation()
284 struct evdev_device *touch_device = tablet->touch_device; in tablet_change_rotation()
306 tablet_change_to_left_handed(struct evdev_device *device) in tablet_change_to_left_handed()
318 struct evdev_device *device, in tablet_update_tool()
456 struct evdev_device *device = tablet->device; in normalize_wheel()
463 struct evdev_device *device) in tablet_update_xy()
495 const struct evdev_device *device, in tablet_tool_process_delta()
536 struct evdev_device *device, in tablet_update_pressure()
550 struct evdev_device *device) in tablet_update_distance()
563 struct evdev_device *device) in tablet_update_slider()
576 struct evdev_device *device) in tablet_update_tilt()
602 struct evdev_device *device) in tablet_update_artpen_rotation()
617 struct evdev_device *device) in tablet_update_mouse_rotation()
629 struct evdev_device *device) in tablet_update_rotation()
656 struct evdev_device *device) in tablet_update_wheel()
698 struct evdev_device *device, in tablet_check_notify_axes()
809 struct evdev_device *device, in tablet_process_key()
857 struct evdev_device *device, in tablet_process_relative()
887 struct evdev_device *device, in tablet_process_misc()
1077 struct evdev_device *device = tablet->device; in tool_set_pressure_thresholds()
1186 struct evdev_device *device, in tablet_notify_button_mask()
1218 struct evdev_device *device, in tablet_notify_buttons()
1306 struct evdev_device *device, in detect_pressure_offset()
1370 struct evdev_device *device, in detect_tool_contact()
1423 struct evdev_device *device, in tablet_update_proximity_state()
1481 struct evdev_device *device = tablet->device; in tablet_calculate_arbitration_rect()
1544 struct evdev_device *device, in tablet_send_proximity_in()
1570 struct evdev_device *device, in tablet_send_proximity_out()
1597 struct evdev_device *device, in tablet_send_tip()
1643 struct evdev_device *device, in tablet_send_axes()
1673 struct evdev_device *device, in tablet_send_buttons()
1698 struct evdev_device *device, in tablet_send_events()
1767 struct evdev_device *device, in tablet_update_tool_state()
1877 struct evdev_device *device, in tablet_flush()
1928 struct evdev_device *touch_device = tablet->touch_device; in tablet_set_touch_device_enabled()
1947 struct evdev_device *tablet_device, in tablet_toggle_touch_device()
2044 struct evdev_device *device, in tablet_process()
2080 struct evdev_device *device) in tablet_suspend()
2117 tablet_device_added(struct evdev_device *device, in tablet_device_added()
2118 struct evdev_device *added_device) in tablet_device_added()
2157 tablet_device_removed(struct evdev_device *device, in tablet_device_removed()
2158 struct evdev_device *removed_device) in tablet_device_removed()
2173 tablet_check_initial_proximity(struct evdev_device *device, in tablet_check_initial_proximity()
2219 struct evdev_device *device, in tablet_left_handed_toggled()
2258 struct evdev_device *device) in tablet_init_calibration()
2266 struct evdev_device *device) in tablet_init_proximity_threshold()
2314 tablet_init_accel(struct tablet_dispatch *tablet, struct evdev_device *device) in tablet_init_accel()
2340 tablet_init_left_handed(struct evdev_device *device) in tablet_init_left_handed()
2348 tablet_is_aes(struct evdev_device *device, in tablet_is_aes()
2394 tablet_init_smoothing(struct evdev_device *device, in tablet_init_smoothing()
2420 tablet_reject_device(struct evdev_device *device) in tablet_reject_device()
2447 struct evdev_device *device) in tablet_init()
2508 evdev_tablet_create(struct evdev_device *device) in evdev_tablet_create()