Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py452 BTN_4 = 0x104 variable
1151 BTN_4 : '4',
/external/strace/xlat/
Devdev_keycode.in267 BTN_4
Devdev_keycode.h779 #if defined(BTN_4) || (defined(HAVE_DECL_BTN_4) && HAVE_DECL_BTN_4)
780 XLAT(BTN_4),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h346 #define BTN_4 0x104 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c165 [BTN_4] = "Btn4", [BTN_5] = "Btn5",