Home
last modified time | relevance | path

Searched defs:evdev (Results 1 – 25 of 31) sorted by relevance

12

/third_party/libinput/src/
Devdev.c317 int evdev; in evdev_device_led_update() member
638 struct evdev_device *evdev = evdev_device(device); in evdev_sendevents_set_mode() local
663 struct evdev_device *evdev = evdev_device(device); in evdev_sendevents_get_mode() local
686 struct evdev_device *evdev = evdev_device(device); in evdev_left_handed_set() local
698 struct evdev_device *evdev = evdev_device(device); in evdev_left_handed_get() local
735 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_set_method() local
746 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_method() local
756 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_default_method() local
775 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_set_button() local
786 struct evdev_device *evdev = evdev_device(device); in evdev_scroll_get_button() local
[all …]
Devdev-middle-button.c660 struct evdev_device *evdev = evdev_device(device); in evdev_middlebutton_set() local
681 struct evdev_device *evdev = evdev_device(device); in evdev_middlebutton_get() local
691 struct evdev_device *evdev = evdev_device(device); in evdev_middlebutton_get_default() local
Devdev-mt-touchpad-buttons.c719 struct evdev_device *evdev = evdev_device(device); in tp_button_config_click_get_methods() local
764 struct evdev_device *evdev = evdev_device(device); in tp_button_config_click_set_method() local
776 struct evdev_device *evdev = evdev_device(device); in tp_button_config_click_get_method() local
807 struct evdev_device *evdev = evdev_device(device); in tp_button_config_click_get_default_method() local
842 struct evdev_device *evdev = evdev_device(device); in tp_clickpad_middlebutton_set() local
Devdev-mt-touchpad.c2115 struct libevdev *evdev = device->evdev; in tp_sync_touch() local
2863 struct libevdev *evdev = device->evdev; in tp_disable_abs_mt() local
3066 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_methods() local
3076 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_set_method() local
3094 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_method() local
3123 struct evdev_device *evdev = evdev_device(device); in tp_scroll_config_scroll_method_get_default_method() local
3158 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_set() local
3177 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_get() local
3194 struct evdev_device *evdev = evdev_device(device); in tp_dwt_config_get_default() local
3423 struct libevdev *evdev = device->evdev; in tp_pass_sanity_check() local
[all …]
Dpath-seat.c280 struct evdev_device *evdev = evdev_device(device); in path_device_change_seat() local
409 struct evdev_device *evdev = evdev_device(device); in libinput_path_remove_device() local
Devdev-mt-touchpad-tap.c1428 tp_tap_default(struct evdev_device *evdev) in tp_tap_default()
1452 struct evdev_device *evdev = evdev_device(device); in tp_tap_config_get_default() local
1516 struct evdev_device *evdev = evdev_device(device); in tp_tap_config_get_default_drag_enabled() local
1551 struct evdev_device *evdev = evdev_device(device); in tp_tap_config_get_default_draglock_enabled() local
Devdev-tablet-pad.c695 struct evdev_device *evdev = evdev_device(device); in pad_sendevents_set_mode() local
719 struct evdev_device *evdev = evdev_device(device); in pad_sendevents_get_mode() local
Dudev-seat.c378 struct evdev_device *evdev = evdev_device(device); in udev_device_change_seat() local
Devdev-tablet.c143 struct libevdev *evdev = tablet->device->evdev; in tablet_device_has_axis() local
922 struct libevdev *evdev = tablet->device->evdev; in copy_button_cap() local
2422 struct libevdev *evdev = device->evdev; in tablet_reject_device() local
2449 struct libevdev *evdev = device->evdev; in tablet_init() local
Devdev-fallback.c1267 struct libevdev *evdev = device->evdev; in fallback_interface_sync_initial_state() local
1644 struct libevdev *evdev = device->evdev; in fallback_dispatch_init_slots() local
Devdev-totem.c719 struct libevdev *evdev = device->evdev; in totem_reject_device() local
/third_party/libinput/udev/
Dlibinput-fuzz-to-zero.c39 struct libevdev *evdev = NULL; in reset_absfuzz_to_zero() local
Dlibinput-fuzz-extract.c46 struct libevdev *evdev = NULL; in handle_absfuzz() local
/third_party/libinput/tools/
Dlibinput-debug-tablet.c51 struct libevdev *evdev; member
140 normalize(struct libevdev *evdev, int code, int value) in normalize()
401 struct libevdev *evdev = ctx->evdev; in handle_libevdev_events() local
Dlibinput-measure-touchpad-size.py53 def __init__(self, evdev): argument
Dlibinput-debug-gui.c90 struct libevdev *evdev; member
205 } evdev; member
1282 struct libevdev *evdev; in register_evdev_device() local
Dlibinput-record.c81 struct libevdev *evdev; member
370 struct libevdev *evdev = d->evdev; in handle_evdev_frame() local
1626 struct libevdev *evdev = dev->evdev; in print_evdev_description() local
/third_party/libinput/test/
Dtest-switch.c724 struct libevdev *evdev; in START_TEST() local
779 struct libevdev *evdev = sw->evdev; in START_TEST() local
847 struct libevdev *evdev = sw->evdev; in START_TEST() local
Dtest-misc.c57 struct libevdev *evdev; in create_simple_test_device() local
809 struct libevdev *evdev = dev->evdev; in START_TEST() local
Dtest-totem.c464 struct libevdev *evdev = libevdev_new(); in START_TEST() local
Dtest-touchpad.c854 struct libevdev *evdev = dev->evdev; in START_TEST() local
1874 struct libevdev *evdev = dev->evdev; in touchpad_has_palm_pressure() local
2260 struct libevdev *evdev = dev->evdev; in touchpad_has_touch_size() local
2679 touchpad_has_rotation(struct libevdev *evdev) in touchpad_has_rotation()
6074 struct libevdev *evdev = dev->evdev; in touchpad_has_pressure() local
7142 struct libevdev *evdev = dev->evdev; in START_TEST() local
Dtest-pad.c922 struct libevdev *evdev = dev->evdev; in pad_has_keys() local
Dtest-touch.c1101 struct libevdev *evdev = dev->evdev; in START_TEST() local
Dtest-touchpad-buttons.c1090 struct libevdev *evdev = dev->evdev; in START_TEST() local
/third_party/libevdev/
Dmeson.build77 lib_libevdev = library('evdev', build

12