Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-totem.c53 struct evdev_device *touch_device; member
113 struct evdev_device *touch_device = totem->touch_device; in totem_set_touch_device_enabled() local
118 if (touch_device == NULL) in totem_set_touch_device_enabled()
145 dispatch = touch_device->dispatch; in totem_set_touch_device_enabled()
150 touch_device, in totem_set_touch_device_enabled()
161 touch_device, in totem_set_touch_device_enabled()
169 touch_device, in totem_set_touch_device_enabled()
633 if (totem->touch_device != NULL) { in totem_interface_device_added()
640 totem->touch_device in totem_interface_device_added()
[all...]
H A Devdev-tablet.c285 struct evdev_device *touch_device = tablet->touch_device; in tablet_change_rotation() local
295 if (notify == DO_NOTIFY && touch_device) { in tablet_change_rotation()
298 dispatch = touch_device->dispatch; in tablet_change_rotation()
301 touch_device, in tablet_change_rotation()
1594 if (tablet->touch_device == NULL || in tablet_update_touch_device_rect()
1600 dispatch = tablet->touch_device->dispatch; in tablet_update_touch_device_rect()
1603 tablet->touch_device, in tablet_update_touch_device_rect()
2012 struct evdev_device *touch_device = tablet->touch_device; in tablet_set_touch_device_enabled() local
[all...]
H A Devdev-tablet.h94 struct evdev_device *touch_device; member
99 struct evdev_device *touch_device; member

Completed in 5 milliseconds