Home
last modified time | relevance | path

Searched refs:tablet_device (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad.c2553 struct evdev_device *tablet_device = tp->left_handed.tablet_device; in tp_change_rotation() local
2566 if (notify == DO_NOTIFY && tablet_device) { in tp_change_rotation()
2567 struct evdev_dispatch *dispatch = tablet_device->dispatch; in tp_change_rotation()
2571 tablet_device, in tp_change_rotation()
2592 tp->left_handed.tablet_device = tablet; in tp_pair_tablet()
2683 if (removed_device == tp->left_handed.tablet_device) { in tp_interface_device_removed()
2684 tp->left_handed.tablet_device = NULL; in tp_interface_device_removed()
2823 if (!tp->left_handed.tablet_device) in touchpad_left_handed_toggled()
H A Devdev-mt-touchpad.h535 struct evdev_device *tablet_device; member
H A Devdev-tablet.c2031 struct evdev_device *tablet_device, in tablet_toggle_touch_device()
2030 tablet_toggle_touch_device(struct tablet_dispatch *tablet, struct evdev_device *tablet_device, uint64_t time) tablet_toggle_touch_device() argument

Completed in 10 milliseconds