Searched defs:reportID (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_wacom_generic.py | 191 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 D | test_keyboard.py | 58 def create_array_report(self, keys, reportID=None, application=None): argument 73 def event(self, keys, reportID=None, application=None): argument
|
H A D | test_ite_keyboard.py | 135 def event(self, keys, reportID=None, application=None): argument
|
H A D | test_mouse.py | 42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument
|
H A D | test_multitouch.py | 85 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 D | hid-alps.c | 124 u8 reportID; member
|