Home
last modified time | relevance | path

Searched refs:KernelModule (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/hid/tests/
A Dtest_sony.py10 from .base import KernelModule
28 PS3_MODULE = KernelModule("sony", "hid_sony")
29 PS4_MODULE = KernelModule("playstation", "hid_playstation")
30 PS5_MODULE = KernelModule("playstation", "hid_playstation")
A Dtest_ite_keyboard.py18 KERNEL_MODULE = base.KernelModule("itetech", "hid_ite")
A Dbase.py156 class KernelModule: class
173 kernel_modules: List[KernelModule] = []
A Dtest_apple_keyboard.py18 KERNEL_MODULE = base.KernelModule("apple", "hid-apple")
A Dtest_wacom_generic.py43 KERNEL_MODULE = base.KernelModule("wacom", "wacom")
A Dtest_multitouch.py20 KERNEL_MODULE = base.KernelModule("hid-multitouch", "hid_multitouch")

Completed in 31 milliseconds