Lines Matching refs:evdev_device
92 parse_udev_flag(struct evdev_device *device, in parse_udev_flag()
115 evdev_update_key_down_count(struct evdev_device *device, in evdev_update_key_down_count()
139 evdev_device_switch_get_state(struct evdev_device *device, in evdev_device_switch_get_state()
150 evdev_pointer_notify_physical_button(struct evdev_device *device, in evdev_pointer_notify_physical_button()
168 evdev_pointer_post_button(struct evdev_device *device, in evdev_pointer_post_button()
195 struct evdev_device *device = data; in evdev_button_scroll_timeout()
201 evdev_button_scroll_button(struct evdev_device *device, in evdev_button_scroll_button()
298 evdev_pointer_notify_button(struct evdev_device *device, in evdev_pointer_notify_button()
313 evdev_device_led_update(struct evdev_device *device, enum libinput_led leds) in evdev_device_led_update()
343 evdev_transform_absolute(struct evdev_device *device, in evdev_transform_absolute()
353 evdev_transform_relative(struct evdev_device *device, in evdev_transform_relative()
373 evdev_device_transform_x(struct evdev_device *device, in evdev_device_transform_x()
381 evdev_device_transform_y(struct evdev_device *device, in evdev_device_transform_y()
389 evdev_notify_axis_legacy_wheel(struct evdev_device *device, in evdev_notify_axis_legacy_wheel()
418 evdev_notify_axis_wheel(struct evdev_device *device, in evdev_notify_axis_wheel()
447 evdev_notify_axis_finger(struct evdev_device *device, in evdev_notify_axis_finger()
466 evdev_notify_axis_continous(struct evdev_device *device, in evdev_notify_axis_continous()
485 evdev_tag_external_mouse(struct evdev_device *device, in evdev_tag_external_mouse()
496 evdev_tag_trackpoint(struct evdev_device *device, in evdev_tag_trackpoint()
530 evdev_tag_keyboard_internal(struct evdev_device *device) in evdev_tag_keyboard_internal()
537 evdev_tag_keyboard_external(struct evdev_device *device) in evdev_tag_keyboard_external()
544 evdev_tag_keyboard(struct evdev_device *device, in evdev_tag_keyboard()
582 evdev_tag_tablet_touchpad(struct evdev_device *device) in evdev_tag_tablet_touchpad()
590 struct evdev_device *device = evdev_device(libinput_device); in evdev_calibration_has_matrix()
599 struct evdev_device *device = evdev_device(libinput_device); in evdev_calibration_set_matrix()
610 struct evdev_device *device = evdev_device(libinput_device); in evdev_calibration_get_matrix()
621 struct evdev_device *device = evdev_device(libinput_device); in evdev_calibration_get_default_matrix()
638 struct evdev_device *evdev = evdev_device(device); in evdev_sendevents_set_mode()
663 struct evdev_device *evdev = evdev_device(device); in evdev_sendevents_get_mode()
686 struct evdev_device *evdev = evdev_device(device); in evdev_left_handed_set()
698 struct evdev_device *evdev = evdev_device(device); in evdev_left_handed_get()
712 evdev_init_left_handed(struct evdev_device *device, in evdev_init_left_handed()
713 void (*change_to_left_handed)(struct evdev_device *)) in evdev_init_left_handed() argument
735 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_set_method()
746 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_method()
756 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_default_method()
775 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_set_button()
786 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_button()
796 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_default_button()
817 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_set_button_lock()
838 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_button_lock()
854 evdev_set_button_scroll_lock_enabled(struct evdev_device *device, in evdev_set_button_scroll_lock_enabled()
864 evdev_init_button_scroll(struct evdev_device *device, in evdev_init_button_scroll()
865 void (*change_scroll_method)(struct evdev_device *)) in evdev_init_button_scroll() argument
896 evdev_init_calibration(struct evdev_device *device, in evdev_init_calibration()
908 evdev_init_sendevents(struct evdev_device *device, in evdev_init_sendevents()
930 struct evdev_device *dev = evdev_device(device); in evdev_scroll_config_natural_set()
940 struct evdev_device *dev = evdev_device(device); in evdev_scroll_config_natural_get()
954 evdev_init_natural_scroll(struct evdev_device *device) in evdev_init_natural_scroll()
965 evdev_need_mtdev(struct evdev_device *device) in evdev_need_mtdev()
978 evdev_is_fake_mt_device(struct evdev_device *device) in evdev_is_fake_mt_device()
987 evdev_read_switch_reliability_prop(struct evdev_device *device) in evdev_read_switch_reliability_prop()
1014 evdev_print_event(struct evdev_device *device, in evdev_print_event()
1048 evdev_process_event(struct evdev_device *device, struct input_event *e) in evdev_process_event()
1063 evdev_device_dispatch_one(struct evdev_device *device, in evdev_device_dispatch_one()
1081 evdev_sync_device(struct evdev_device *device) in evdev_sync_device()
1098 evdev_note_time_delay(struct evdev_device *device, in evdev_note_time_delay()
1127 struct evdev_device *device = data; in evdev_device_dispatch()
1172 evdev_init_accel(struct evdev_device *device, in evdev_init_accel()
1208 struct evdev_device *dev = evdev_device(device); in evdev_accel_config_set_speed()
1219 struct evdev_device *dev = evdev_device(device); in evdev_accel_config_get_speed()
1233 struct evdev_device *device = evdev_device(libinput_device); in evdev_accel_config_get_profiles()
1246 struct evdev_device *device = evdev_device(libinput_device); in evdev_accel_config_set_profile()
1271 struct evdev_device *device = evdev_device(libinput_device); in evdev_accel_config_get_profile()
1279 struct evdev_device *device = evdev_device(libinput_device); in evdev_accel_config_get_default_profile()
1289 evdev_device_init_pointer_acceleration(struct evdev_device *device, in evdev_device_init_pointer_acceleration()
1313 evdev_read_wheel_click_prop(struct evdev_device *device, in evdev_read_wheel_click_prop()
1339 evdev_read_wheel_click_count_prop(struct evdev_device *device, in evdev_read_wheel_click_count_prop()
1365 evdev_read_wheel_click_props(struct evdev_device *device) in evdev_read_wheel_click_props()
1391 evdev_get_trackpoint_multiplier(struct evdev_device *device) in evdev_get_trackpoint_multiplier()
1423 evdev_need_velocity_averaging(struct evdev_device *device) in evdev_need_velocity_averaging()
1446 evdev_read_dpi_prop(struct evdev_device *device) in evdev_read_dpi_prop()
1474 evdev_read_model_flags(struct evdev_device *device) in evdev_read_model_flags()
1555 evdev_read_attr_res_prop(struct evdev_device *device, in evdev_read_attr_res_prop()
1581 evdev_read_attr_size_prop(struct evdev_device *device, in evdev_read_attr_size_prop()
1608 evdev_fix_abs_resolution(struct evdev_device *device, in evdev_fix_abs_resolution()
1653 evdev_device_get_udev_tags(struct evdev_device *device, in evdev_device_get_udev_tags()
1675 evdev_fix_android_mt(struct evdev_device *device) in evdev_fix_android_mt()
1695 evdev_check_min_max(struct evdev_device *device, unsigned int code) in evdev_check_min_max()
1730 evdev_reject_device(struct evdev_device *device) in evdev_reject_device()
1788 evdev_extract_abs_axes(struct evdev_device *device, in evdev_extract_abs_axes()
1840 evdev_disable_accelerometer_axes(struct evdev_device *device) in evdev_disable_accelerometer_axes()
1854 evdev_configure_device(struct evdev_device *device) in evdev_configure_device()
2042 evdev_notify_added_device(struct evdev_device *device) in evdev_notify_added_device()
2047 struct evdev_device *d = evdev_device(dev); in evdev_notify_added_device()
2096 evdev_set_device_group(struct evdev_device *device, in evdev_set_device_group()
2133 evdev_pre_configure_model_quirks(struct evdev_device *device) in evdev_pre_configure_model_quirks()
2287 struct evdev_device *
2292 struct evdev_device *device = NULL; in evdev_device_create()
2408 evdev_device_get_output(struct evdev_device *device) in evdev_device_get_output()
2414 evdev_device_get_sysname(struct evdev_device *device) in evdev_device_get_sysname()
2420 evdev_device_get_name(struct evdev_device *device) in evdev_device_get_name()
2426 evdev_device_get_id_product(struct evdev_device *device) in evdev_device_get_id_product()
2432 evdev_device_get_id_vendor(struct evdev_device *device) in evdev_device_get_id_vendor()
2438 evdev_device_get_udev_device(struct evdev_device *device) in evdev_device_get_udev_device()
2444 evdev_device_set_default_calibration(struct evdev_device *device, in evdev_device_set_default_calibration()
2452 evdev_device_calibrate(struct evdev_device *device, in evdev_device_calibrate()
2516 evdev_read_calibration_prop(struct evdev_device *device) in evdev_read_calibration_prop()
2545 evdev_read_fuzz_prop(struct evdev_device *device, unsigned int code) in evdev_read_fuzz_prop()
2592 evdev_device_has_capability(struct evdev_device *device, in evdev_device_has_capability()
2616 evdev_device_get_size(const struct evdev_device *device, in evdev_device_get_size()
2636 evdev_device_has_button(struct evdev_device *device, uint32_t code) in evdev_device_has_button()
2645 evdev_device_has_key(struct evdev_device *device, uint32_t code) in evdev_device_has_key()
2654 evdev_device_get_touch_count(struct evdev_device *device) in evdev_device_get_touch_count()
2676 evdev_device_has_switch(struct evdev_device *device, in evdev_device_has_switch()
2699 evdev_is_scrolling(const struct evdev_device *device, in evdev_is_scrolling()
2709 evdev_start_scrolling(struct evdev_device *device, in evdev_start_scrolling()
2719 evdev_post_scroll(struct evdev_device *device, in evdev_post_scroll()
2800 evdev_stop_scroll(struct evdev_device *device, in evdev_stop_scroll()
2835 evdev_notify_suspended_device(struct evdev_device *device) in evdev_notify_suspended_device()
2843 struct evdev_device *d = evdev_device(it); in evdev_notify_suspended_device()
2855 evdev_notify_resumed_device(struct evdev_device *device) in evdev_notify_resumed_device()
2863 struct evdev_device *d = evdev_device(it); in evdev_notify_resumed_device()
2875 evdev_device_suspend(struct evdev_device *device) in evdev_device_suspend()
2902 evdev_device_resume(struct evdev_device *device) in evdev_device_resume()
2968 evdev_device_remove(struct evdev_device *device) in evdev_device_remove()
2978 struct evdev_device *d = evdev_device(dev); in evdev_device_remove()
3002 evdev_device_destroy(struct evdev_device *device) in evdev_device_destroy()
3026 evdev_tablet_has_left_handed(struct evdev_device *device) in evdev_tablet_has_left_handed()