Lines Matching defs:EvdevMatch
15 from hidtools.device.base_device import BaseDevice, EvdevMatch, SysfsFile
24 "Accelerometer": EvdevMatch(
29 "Game Pad": EvdevMatch( # in systemd, this is a lot more complex, but that will do
41 "Joystick": EvdevMatch( # in systemd, this is a lot more complex, but that will do
51 "Key": EvdevMatch(
61 "Mouse": EvdevMatch(
71 "Pad": EvdevMatch(
84 "Pen": EvdevMatch(
94 "Stylus": EvdevMatch(
104 "Touch Pad": EvdevMatch(
118 "Touch Screen": EvdevMatch(