Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/hid/tests/
Dtest_tablet.py28 class ToolType(Enum): class
89 def __init__(self, touch: BtnTouch, tool: Optional[ToolType], button: Optional[BtnPressed]):