Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument
232 def create_report_heartbeat(self, reportID): argument
243 def create_report_pad(self, reportID, ring, ek0): argument
280 def event_heartbeat(self, reportID): argument
288 def event_pad(self, reportID, ring=None, ek0=None): argument
H A Dbase_gamepad.py87 reportID=None, argument
209 reportID=None, argument
H A Dtest_keyboard.py58 def create_array_report(self, keys, reportID=None, application=None): argument
73 def event(self, keys, reportID=None, application=None): argument
H A Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
H A Dtest_mouse.py42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument
H A Dtest_multitouch.py85 def msCertificationBlob(cls, reportID): argument
496 def create_report(self, data, global_data=None, reportID=None, application=None): argument
/linux/drivers/hid/
H A Dhid-alps.c124 u8 reportID; member