Home
last modified time | relevance | path

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

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.c792 evdev_is_fake_mt_device(struct evdev_device *device) in evdev_is_fake_mt_device() function
1489 evdev_is_fake_mt_device(device)) in evdev_fix_android_mt()
1548 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1564 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1616 if (evdev_is_fake_mt_device(device) || in evdev_extract_abs_axes()
1708 if (!evdev_is_fake_mt_device(device)) in evdev_configure_device()
1714 if (evdev_is_fake_mt_device(device)) in evdev_configure_device()
H A Devdev.h414 evdev_is_fake_mt_device(struct evdev_device *device);
H A Devdev-fallback.c1501 if (evdev_is_fake_mt_device(device) || in fallback_dispatch_init_slots()