Searched defs:uhdev (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_wacom_generic.py | 502 def get_usages(self, uhdev): argument 522 def assertName(self, uhdev, type): argument 615 def assertName(self, uhdev): argument 620 def assertName(self, uhdev): 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
|
H A D | test_mouse.py | 687 def is_wheel_highres(self, uhdev): argument 737 def is_hwheel_highres(self, uhdev): argument 806 def is_wheel_highres(self, uhdev): argument 878 def is_wheel_highres(self, uhdev): argument 895 def is_hwheel_highres(self, uhdev): argument
|
H A D | base.py | 185 def debug_reports(cls, reports, uhdev=None, events=None): argument 301 def assertName(self, uhdev): argument
|
H A D | test_tablet.py | 654 def post(self, uhdev, pen, test_button): argument
|
H A D | test_multitouch.py | 519 def get_slot(self, uhdev, t, default): argument
|