Lines Matching refs:EvdevMatch
17 from .base_device import BaseDevice, EvdevMatch, SysfsFile
26 "Accelerometer": EvdevMatch(
31 "Game Pad": EvdevMatch( # in systemd, this is a lot more complex, but that will do
43 "Joystick": EvdevMatch( # in systemd, this is a lot more complex, but that will do
53 "Key": EvdevMatch(
63 "Mouse": EvdevMatch(
73 "Pad": EvdevMatch(
86 "Pen": EvdevMatch(
96 "Stylus": EvdevMatch(
106 "Touch Pad": EvdevMatch(
120 "Touch Screen": EvdevMatch(