Home
last modified time | relevance | path

Searched defs:libinput_device (Results 1 – 10 of 10) sorted by relevance

/third_party/weston/libweston/
Dlibinput-device.c64 handle_keyboard_key(struct libinput_device *libinput_device, in handle_keyboard_key()
91 handle_pointer_motion(struct libinput_device *libinput_device, in handle_pointer_motion()
122 struct libinput_device *libinput_device, in handle_pointer_motion_absolute()
152 handle_pointer_button(struct libinput_device *libinput_device, in handle_pointer_button()
231 handle_pointer_axis(struct libinput_device *libinput_device, in handle_pointer_axis()
430 handle_touch_with_coords(struct libinput_device *libinput_device, in handle_touch_with_coords()
483 handle_touch_up(struct libinput_device *libinput_device, in handle_touch_up()
498 handle_touch_frame(struct libinput_device *libinput_device, in handle_touch_frame()
510 struct libinput_device *libinput_device = in evdev_device_process_event_l() local
707 evdev_device_create_l(struct libinput_device *libinput_device, in evdev_device_create_l()
Dlibinput-seat.c102 device_added(struct udev_input *input, struct libinput_device *libinput_device) in device_added()
152 device_removed(struct udev_input *input, struct libinput_device *libinput_device) in device_removed()
187 struct libinput_device *libinput_device = in udev_input_process_event() local
/third_party/libinput/src/
Devdev-totem.c746 totem_accel_config_get_profiles(struct libinput_device *libinput_device) in totem_accel_config_get_profiles()
752 totem_accel_config_set_profile(struct libinput_device *libinput_device, in totem_accel_config_set_profile()
759 totem_accel_config_get_profile(struct libinput_device *libinput_device) in totem_accel_config_get_profile()
765 totem_accel_config_get_default_profile(struct libinput_device *libinput_device) in totem_accel_config_get_default_profile()
Dlibinput-private.h332 struct libinput_device { struct
334 struct libinput_device_group *group; argument
339 struct libinput_device_config config; argument
Devdev.c514 evdev_calibration_has_matrix(struct libinput_device *libinput_device) in evdev_calibration_has_matrix()
522 evdev_calibration_set_matrix(struct libinput_device *libinput_device, in evdev_calibration_set_matrix()
533 evdev_calibration_get_matrix(struct libinput_device *libinput_device, in evdev_calibration_get_matrix()
544 evdev_calibration_get_default_matrix(struct libinput_device *libinput_device, in evdev_calibration_get_default_matrix()
1152 evdev_accel_config_get_profiles(struct libinput_device *libinput_device) in evdev_accel_config_get_profiles()
1164 evdev_accel_config_set_profile(struct libinput_device *libinput_device, in evdev_accel_config_set_profile()
1190 evdev_accel_config_get_profile(struct libinput_device *libinput_device) in evdev_accel_config_get_profile()
1198 evdev_accel_config_get_default_profile(struct libinput_device *libinput_device) in evdev_accel_config_get_default_profile()
Devdev-fallback.c1516 fallback_rotation_config_set_angle(struct libinput_device *libinput_device, in fallback_rotation_config_set_angle()
1529 fallback_rotation_config_get_angle(struct libinput_device *libinput_device) in fallback_rotation_config_get_angle()
1695 fallback_dispatch_create(struct libinput_device *libinput_device) in fallback_dispatch_create()
Devdev-tablet.c2287 tablet_accel_config_get_profiles(struct libinput_device *libinput_device) in tablet_accel_config_get_profiles()
2293 tablet_accel_config_set_profile(struct libinput_device *libinput_device, in tablet_accel_config_set_profile()
2300 tablet_accel_config_get_profile(struct libinput_device *libinput_device) in tablet_accel_config_get_profile()
2306 tablet_accel_config_get_default_profile(struct libinput_device *libinput_device) in tablet_accel_config_get_default_profile()
Devdev-mt-touchpad.c3007 tp_accel_config_set_profile(struct libinput_device *libinput_device, in tp_accel_config_set_profile()
/third_party/libinput/test/
Dlitest.h372 struct libinput_device *libinput_device; member
/third_party/libinput/tools/
Dlibinput-debug-gui.c75 struct libinput_device *libinput_device; member