Searched refs:evdev_update_key_down_count (Results 1 – 3 of 3) sorted by relevance
581 evdev_update_key_down_count(struct evdev_device *device,
115 evdev_update_key_down_count(struct evdev_device *device, in evdev_update_key_down_count() function175 down_count = evdev_update_key_down_count(device, button, state); in evdev_pointer_post_button()
43 down_count = evdev_update_key_down_count(device, key, state); in fallback_keyboard_notify_key()