Home | History | Annotate | Download | only in linux

Lines Matching refs:EV_KEY

179 #define EV_KEY			0x01
1178 * @evbit: bitmap of types of events supported by the device (EV_KEY,
1510 input_event(dev, EV_KEY, code, !!value);