Home
last modified time | relevance | path

Searched refs:BTN_Y (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py495 BTN_Y = 0x134 variable
1191 BTN_Y : 'Y',
/external/libxkbcommon/test/
Devdev-scancodes.h336 #define BTN_Y BTN_WEST macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h388 #define BTN_Y BTN_WEST macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c180 [BTN_X] = "BtnX", [BTN_Y] = "BtnY",
/external/crosvm/devices/src/virtio/input/
Dconstants.rs345 pub const BTN_Y: u16 = BTN_WEST; constant
/external/strace/
DChangeLog6986 (BTN_Y): Remove, an alternative name for BTN_WEST.