Searched defs:evdev (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/hid/tests/ |
| D | test_wacom_generic.py | 176 def match_evdev_rule(self, application, evdev): argument 897 def assert_contact(self, uhdev, evdev, contact_ids, t=0): argument 919 def assert_contacts(self, uhdev, evdev, data, t=0): argument 1007 def confidence_change_assert_playback(self, uhdev, evdev, timeline): argument
|
| D | test_tablet.py | 66 def from_evdev(cls, evdev, test_button) -> "PenState": argument 488 def __assert_axis(self, evdev, axis, value): argument 499 def assert_expected_input_events(self, evdev, button): argument 661 self, from_state, pen, evdev, events, allow_intermediate_states, button argument
|
| D | base_device.py | 235 def evdev(self: "EvdevDevice") -> Path: member in EvdevDevice 345 def match_evdev_rule(self, application, evdev): argument
|
| D | base_gamepad.py | 20 def __init__(self, hid, evdev=None): argument
|
| D | test_multitouch.py | 503 def match_evdev_rule(self, application, evdev): argument
|