Searched refs:ToolID (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py106 class ToolID: class in inherits:
120 """ToolID object with all fields cleared."""
121 return ToolID(0, 0)
170 self.toolid = ToolID.clear()
643 toolid=ToolID(serial=1, tooltype=1),
668 toolid=ToolID.clear(),
700 toolid=ToolID(serial=1, tooltype=1),
788 toolid=ToolID(serial=1, tooltype=0x822),

Completed in 183 milliseconds