Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py105 class ToolID: class
119 """ToolID object with all fields cleared."""
120 return ToolID(0, 0)
169 self.toolid = ToolID.clear()
642 toolid=ToolID(serial=1, tooltype=1),
667 toolid=ToolID.clear(),
699 toolid=ToolID(serial=1, tooltype=1),
787 toolid=ToolID(serial=1, tooltype=0x822),

Completed in 3 milliseconds