Lines Matching refs:touch_device
53 struct evdev_device *touch_device;
113 struct evdev_device *touch_device = totem->touch_device;
118 if (touch_device == NULL)
145 dispatch = touch_device->dispatch;
150 touch_device,
161 touch_device,
169 touch_device,
633 if (totem->touch_device != NULL) {
640 totem->touch_device = added_device;
650 if (totem->touch_device != removed_device)
655 totem->touch_device = NULL;