Home
last modified time | relevance | path

Searched refs:evdev_device_get_touch_count (Results 1 – 3 of 3) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.h466 evdev_device_get_touch_count(struct evdev_device *device);
H A Devdev.c2353 evdev_device_get_touch_count(struct evdev_device *device) in evdev_device_get_touch_count() function
H A Dlibinput.c3042 return evdev_device_get_touch_count((struct evdev_device *)device); in libinput_device_touch_get_touch_count()