Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/hid/tests/
Dbase_device.py34 from hidtools.uhid import UHIDDevice
115 def __init__(self: "HIDIsReady", uhid: UHIDDevice) -> None: argument
131 def __init__(self: "UdevHIDIsReady", uhid: UHIDDevice) -> None: argument
143 UHIDDevice._append_fd_to_poll(
273 class BaseDevice(UHIDDevice):