Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c263 unsigned int contact_count[MAX_CONTACTS + 1]; member
/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c1208 int contact_count = -1; in mt_touch_report() local