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/
H A Devdev.c994 evdev_is_fake_mt_device(struct evdev_device *device) in evdev_is_fake_mt_device() function
1726 evdev_is_fake_mt_device(device)) in evdev_fix_android_mt()
1785 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1801 if (!evdev_is_fake_mt_device(device) && in evdev_reject_device()
1854 if (evdev_is_fake_mt_device(device) || in evdev_extract_abs_axes()
2022 if (!evdev_is_fake_mt_device(device)) in evdev_configure_device()
2028 if (evdev_is_fake_mt_device(device)) in evdev_configure_device()
H A Devdev.h456 evdev_is_fake_mt_device(struct evdev_device *device);
H A Devdev-fallback.c1533 if (evdev_is_fake_mt_device(device) || in fallback_dispatch_init_slots()

Completed in 12 milliseconds