Lines Matching refs:evdev_device
47 struct evdev_device *device;
53 struct evdev_device *touch_device;
113 struct evdev_device *touch_device = totem->touch_device; in totem_set_touch_device_enabled()
180 struct evdev_device *device, in totem_process_key()
202 struct evdev_device *device, in totem_process_abs()
267 struct evdev_device *device = totem->device; in totem_slot_fetch_axes()
356 struct evdev_device *device = totem->device; in slot_axes_initialize()
373 struct evdev_device *device = totem->device; in totem_handle_slot_state()
515 struct evdev_device *device, in totem_interface_process()
551 struct evdev_device *device) in totem_interface_suspend()
614 totem_interface_device_added(struct evdev_device *device, in totem_interface_device_added()
615 struct evdev_device *added_device) in totem_interface_device_added()
645 totem_interface_device_removed(struct evdev_device *device, in totem_interface_device_removed()
646 struct evdev_device *removed_device) in totem_interface_device_removed()
659 totem_interface_initial_proximity(struct evdev_device *device, in totem_interface_initial_proximity()
717 totem_reject_device(struct evdev_device *device) in totem_reject_device()
773 totem_init_accel(struct totem_dispatch *totem, struct evdev_device *device) in totem_init_accel()
800 evdev_totem_create(struct evdev_device *device) in evdev_totem_create()