Home
last modified time | relevance | path

Searched refs:get_key_down_count (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.h243 get_key_down_count(struct evdev_device *device, int code) in get_key_down_count() function
Devdev-fallback.c1173 int count = get_key_down_count(device, code); in release_pressed_keys()
1205 count = get_key_down_count(device, code); in release_pressed_keys()