Home
last modified time | relevance | path

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

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