Home
last modified time | relevance | path

Searched defs:EV_REL (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/virtio/input/
Dconstants.rs19 pub const EV_REL: u16 = 0x02; constant
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h39 #define EV_REL 0x02 macro
/external/autotest/client/bin/input/
Dlinux_input.py156 EV_REL = 0x02 variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h40 #define EV_REL 0x02 macro