Searched defs:uhdev (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/hid/tests/ |
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 | test_wacom_generic.py | 501 def get_usages(self, uhdev): argument 521 def assertName(self, uhdev, type): argument 614 def assertName(self, uhdev): argument 619 def assertName(self, uhdev): argument
|
H A D | base.py | 172 def debug_reports(cls, reports, uhdev=None, events=None): argument 232 def assertName(self, uhdev): argument
|
H A D | test_tablet.py | 432 def post(self, uhdev, pen): argument
|
H A D | test_multitouch.py | 519 def get_slot(self, uhdev, t, default): argument
|