Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.c904 evdev_is_fake_mt_device(struct evdev_device *device) in evdev_is_fake_mt_device() function
1606 evdev_is_fake_mt_device(device)) in evdev_fix_android_mt()
1665 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1681 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1736 if (evdev_is_fake_mt_device(device) || in evdev_extract_abs_axes()
1826 if (!evdev_is_fake_mt_device(device)) in evdev_configure_device()
1832 if (evdev_is_fake_mt_device(device)) in evdev_configure_device()
Devdev.h455 evdev_is_fake_mt_device(struct evdev_device *device);
Devdev-fallback.c1569 if (evdev_is_fake_mt_device(device) || in fallback_dispatch_init_slots()