Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py453 BTN_5 = 0x105 variable
1152 BTN_5 : '5',
/external/strace/xlat/
Devdev_keycode.in268 BTN_5
Devdev_keycode.h782 #if defined(BTN_5) || (defined(HAVE_DECL_BTN_5) && HAVE_DECL_BTN_5)
783 XLAT(BTN_5),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h347 #define BTN_5 0x105 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c165 [BTN_4] = "Btn4", [BTN_5] = "Btn5",