Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/tests/
A Dbase_device.py36 from hidtools.uhid import UHIDDevice
123 def __init__(self: "HIDIsReady", uhid: UHIDDevice) -> None: argument
139 def __init__(self: "UdevHIDIsReady", uhid: UHIDDevice) -> None: argument
151 UHIDDevice._append_fd_to_poll(
282 class BaseDevice(UHIDDevice):

Completed in 3 milliseconds