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

/systemd/src/udev/
H A Dudev-builtin-input_id.c145 bool has_touch = false; local
183 has_touch = test_bit(BTN_TOUCH, bitmask_key);
208 else if (has_touch || is_direct)
213 if (has_mt_coordinates && (is_direct || has_touch))

Completed in 870 milliseconds