Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY20 (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Devdev_keycode.in555 BTN_TRIGGER_HAPPY20
Devdev_keycode.h1599 #if defined(BTN_TRIGGER_HAPPY20) || (defined(HAVE_DECL_BTN_TRIGGER_HAPPY20) && HAVE_DECL_BTN_TRIGGE…
1600 XLAT(BTN_TRIGGER_HAPPY20),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h634 #define BTN_TRIGGER_HAPPY20 0x2d3 macro
/external/autotest/client/bin/input/
Dlinux_input.py702 BTN_TRIGGER_HAPPY20 = 0x2d3 variable