Searched refs:is_touchscreen (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-builtin-input_id.c153 bool is_touchscreen = false; local
209 is_touchscreen = true;
214 is_touchscreen = true;
225 if (is_touchscreen)
232 return is_tablet || is_mouse || is_touchpad || is_touchscreen || is_joystick || is_pointing_stick;

Completed in 1467 milliseconds