Searched refs:is_touchpad (Results 1 – 1 of 1) sorted by relevance
172 bool is_touchpad = false; in test_pointers() local236 is_touchpad = true; in test_pointers()252 is_touchpad = true; in test_pointers()260 if (!is_tablet && !is_touchpad && !is_joystick && in test_pointers()302 if (is_touchpad) in test_pointers()313 …return is_tablet || is_mouse || is_abs_mouse || is_touchpad || is_touchscreen || is_joystick || is… in test_pointers()