Home
last modified time | relevance | path

Searched defs:reportID (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/testing/selftests/hid/tests/
Dtest_wacom_generic.py191 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument
231 def create_report_heartbeat(self, reportID): argument
242 def create_report_pad(self, reportID, ring, ek0): argument
279 def event_heartbeat(self, reportID): argument
287 def event_pad(self, reportID, ring=None, ek0=None): argument
Dtest_keyboard.py58 def create_array_report(self, keys, reportID=None, application=None): argument
73 def event(self, keys, reportID=None, application=None): argument
Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
Dtest_mouse.py42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument
Dtest_multitouch.py85 def msCertificationBlob(cls, reportID): argument
496 def create_report(self, data, global_data=None, reportID=None, application=None): argument
/Linux-v6.6/drivers/hid/
Dhid-alps.c124 u8 reportID; member