Lines Matching refs:EvdevMatch
18 from .base_device import BaseDevice, EvdevMatch, SysfsFile
27 "Accelerometer": EvdevMatch(
32 "Game Pad": EvdevMatch( # in systemd, this is a lot more complex, but that will do
44 "Joystick": EvdevMatch( # in systemd, this is a lot more complex, but that will do
54 "Key": EvdevMatch(
64 "Mouse": EvdevMatch(
74 "Pad": EvdevMatch(
87 "Pen": EvdevMatch(
97 "Stylus": EvdevMatch(
107 "Touch Pad": EvdevMatch(
121 "Touch Screen": EvdevMatch(