Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py512 BTN_STYLUS = 0x14b variable
1203 BTN_STYLUS : 'STYLUS',
/external/strace/xlat/
Devdev_keycode.in331 BTN_STYLUS
Devdev_keycode.h963 #if defined(BTN_STYLUS) || (defined(HAVE_DECL_BTN_STYLUS) && HAVE_DECL_BTN_STYLUS)
964 XLAT(BTN_STYLUS),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h410 #define BTN_STYLUS 0x14b macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c190 [BTN_TOUCH] = "Touch", [BTN_STYLUS] = "Stylus",