Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h544 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h654 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/external/strace/xlat/
Devdev_keycode.h3574 #if defined(BTN_TRIGGER_HAPPY4) || (defined(HAVE_DECL_BTN_TRIGGER_HAPPY4) && HAVE_DECL_BTN_TRIGGER_…
3576 static_assert((BTN_TRIGGER_HAPPY4) == (0x2c3), "BTN_TRIGGER_HAPPY4 != 0x2c3");
3579 # define BTN_TRIGGER_HAPPY4 0x2c3
4432 [BTN_TRIGGER_HAPPY4] = XLAT(BTN_TRIGGER_HAPPY4),
Devdev_keycode.in590 BTN_TRIGGER_HAPPY4 0x2c3
/external/autotest/client/bin/input/
Dlinux_input.py686 BTN_TRIGGER_HAPPY4 = 0x2c3 variable