Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/hid/tests/
Dtest_multitouch.py153 def event(self, slots, global_data=None, contact_count=None, incr_scantime=True): argument
265 contact_count=None, argument
/Linux-v6.6/drivers/input/touchscreen/
Drohm_bu21023.c263 unsigned int contact_count[MAX_CONTACTS + 1]; member
/Linux-v6.6/drivers/hid/
Dhid-multitouch.c1208 int contact_count = -1; in mt_touch_report() local