Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/tests/
A Dtest_wacom_generic.py176 def match_evdev_rule(self, application, evdev): argument
897 def assert_contact(self, evdev, contact_ids, t=0): argument
919 def assert_contacts(self, evdev, data, t=0): argument
1011 def confidence_change_assert_playback(self, uhdev, evdev, timeline): argument
A Dtest_tablet.py67 def from_evdev(cls, evdev, test_button) -> "PenState": argument
489 def __assert_axis(self, evdev, axis, value): argument
500 def assert_expected_input_events(self, evdev, button): argument
662 self, from_state, pen, evdev, events, allow_intermediate_states, button argument
A Dbase_device.py244 def evdev(self: "EvdevDevice") -> Path: member in EvdevDevice
372 def match_evdev_rule(self, application, evdev): argument
A Dbase_gamepad.py20 def __init__(self, hid, evdev=None): argument
A Dtest_multitouch.py503 def match_evdev_rule(self, application, evdev): argument

Completed in 849 milliseconds