Searched refs:evdev_is_fake_mt_device (Results 1 – 3 of 3) sorted by relevance
904 evdev_is_fake_mt_device(struct evdev_device *device) in evdev_is_fake_mt_device() function1606 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()
455 evdev_is_fake_mt_device(struct evdev_device *device);
1569 if (evdev_is_fake_mt_device(device) || in fallback_dispatch_init_slots()