Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/hid/tests/
Dbase_device.py188 def is_a_match(self: "EvdevMatch", evdev: libevdev.Device) -> bool: member in EvdevMatch
245 return matches[application].is_a_match(self.libevdev)