Home
last modified time | relevance | path

Searched refs:BTN_WHEEL (Results 1 – 5 of 5) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h365 #define BTN_WHEEL 0x150 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h418 #define BTN_WHEEL 0x150 macro
/external/autotest/client/bin/input/
Dlinux_input.py524 BTN_WHEEL = 0x150 variable
/external/crosvm/devices/src/virtio/input/
Dconstants.rs375 pub const BTN_WHEEL: u16 = 0x150; constant
/external/strace/
DChangeLog2240 BTN_WHEEL, BTN_TRIGGER_HAPPY): Remove.