Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py513 BTN_STYLUS2 = 0x14c variable
1204 BTN_STYLUS2 : 'STYLUS2',
/external/strace/xlat/
Devdev_keycode.in332 BTN_STYLUS2
Devdev_keycode.h966 #if defined(BTN_STYLUS2) || (defined(HAVE_DECL_BTN_STYLUS2) && HAVE_DECL_BTN_STYLUS2)
967 XLAT(BTN_STYLUS2),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h411 #define BTN_STYLUS2 0x14c macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c191 [BTN_STYLUS2] = "Stylus2", [BTN_TOOL_DOUBLETAP] = "Tool Doubletap",