Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py475 BTN_PINKIE = 0x125 variable
1170 BTN_PINKIE : 'PINKIE',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h318 #define BTN_PINKIE 0x125 macro
/external/strace/xlat/
Devdev_keycode.in290 BTN_PINKIE
Devdev_keycode.h846 #if defined(BTN_PINKIE) || (defined(HAVE_DECL_BTN_PINKIE) && HAVE_DECL_BTN_PINKIE)
847 XLAT(BTN_PINKIE),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h370 #define BTN_PINKIE 0x125 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c174 [BTN_TOP2] = "TopBtn2", [BTN_PINKIE] = "PinkieBtn",