Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/tests/
H A 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
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
/openbmc/linux/drivers/hid/
H A Dhid-alps.c124 u8 reportID; member