Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/tests/
Dbase_gamepad.py59 def __init__(self, rdesc, application="Game Pad", name=None, input_info=None): argument
88 application="Game Pad", argument
199 def __init__(self, rdesc, application="Joystick", name=None, input_info=None): argument
210 application=None, argument
Dbase_device.py281 application, argument
345 def match_evdev_rule(self, application, evdev): argument
378 def next_sync_events(self, application=None): argument
392 def get_evdev(self, application=None): argument
Dtest_keyboard.py58 def create_array_report(self, keys, reportID=None, application=None): argument
73 def event(self, keys, reportID=None, application=None): argument
Dtest_usb_crash.py65 def get_evdev(self, application=None): argument
Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
Dtest_tablet.py523 application="Pen", argument
911 application="Pen", argument
1012 application="Pen", argument
1148 application="Stylus", argument
Dbase.py138 def __init__(self, name, application, rdesc_str=None, rdesc=None, input_info=None): argument
Dtest_multitouch.py106 application="Touch Screen", argument
242 application="Touch Pad", argument
496 def create_report(self, data, global_data=None, reportID=None, application=None): argument
503 def match_evdev_rule(self, application, evdev): argument
Dtest_gamepad.py628 application="Joystick", argument
Dtest_wacom_generic.py176 def match_evdev_rule(self, application, evdev): argument