Searched defs:create_device (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/hid/tests/ | ||
| H A D | test_multitouch.py | 520 def create_device(self): member in BaseTest.TestMultitouch |
| H A D | test_tablet.py | 1356 # def create_device(self): member in TestNexio_1870_0100 |
| H A D | test_sony.py | 223 def create_device(self): member in TestPS3Controller |
| H A D | test_mouse.py | 707 def create_device(self): member in TestSimpleMouse |
| H A D | test_keyboard.py | 361 def create_device(self): member in TestPlainKeyboard |
| H A D | test_gamepad.py | 648 def create_device(self): member in TestSaitekGamepad |
| H A D | test_hid_core.py | 36 def create_device(self): member in TestCollectionOverflow |
| H A D | test_wacom_generic.py | 613 def create_device(self): member in TestOpaqueTablet |
| H A D | test_ite_keyboard.py | 144 def create_device(self): member in TestITEKeyboard |
| H A D | test_apple_keyboard.py | 162 def create_device(self): member in TestAppleKeyboard |
| H A D | base.py | 228 def create_device(self): member in BaseTestCase.TestUhid |
| /linux/drivers/rpmsg/ | ||
| H A D | qcom_glink_native.c | 1635 bool create_device = false; qcom_glink_rx_open() local |