Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py479 BTN_BASE4 = 0x129 variable
1174 BTN_BASE4 : 'BASE4',
/external/strace/xlat/
Devdev_keycode.in294 BTN_BASE4
Devdev_keycode.h856 #if defined(BTN_BASE4) || (defined(HAVE_DECL_BTN_BASE4) && HAVE_DECL_BTN_BASE4)
857 XLAT(BTN_BASE4),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h373 #define BTN_BASE4 0x129 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c176 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",