Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY32 (Results 1 – 6 of 6) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h572 #define BTN_TRIGGER_HAPPY32 0x2df macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h646 #define BTN_TRIGGER_HAPPY32 0x2df macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h682 #define BTN_TRIGGER_HAPPY32 0x2df macro
/external/strace/xlat/
Devdev_keycode.h3770 #if defined(BTN_TRIGGER_HAPPY32) || (defined(HAVE_DECL_BTN_TRIGGER_HAPPY32) && HAVE_DECL_BTN_TRIGGE…
3772 static_assert((BTN_TRIGGER_HAPPY32) == (0x2df), "BTN_TRIGGER_HAPPY32 != 0x2df");
3775 # define BTN_TRIGGER_HAPPY32 0x2df
4460 [BTN_TRIGGER_HAPPY32] = XLAT(BTN_TRIGGER_HAPPY32),
Devdev_keycode.in618 BTN_TRIGGER_HAPPY32 0x2df
/external/autotest/client/bin/input/
Dlinux_input.py714 BTN_TRIGGER_HAPPY32 = 0x2df variable