Home
last modified time | relevance | path

Searched defs:contact_count (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py153 def event(self, slots, global_data=None, contact_count=None, incr_scantime=True): argument
265 contact_count=None, argument
/linux/drivers/hid/
H A Dhid-multitouch.c1249 int contact_count = -1; in mt_touch_report() local