Searched refs:is_pointing_stick (Results 1 – 1 of 1) sorted by relevance
178 bool is_pointing_stick = false; in test_pointers() local193 is_pointing_stick = test_bit(INPUT_PROP_POINTING_STICK, bitmask_props); in test_pointers()268 is_pointing_stick = true; in test_pointers()298 if (is_pointing_stick) in test_pointers()313 …t || is_mouse || is_abs_mouse || is_touchpad || is_touchscreen || is_joystick || is_pointing_stick; in test_pointers()