Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py470 BTN_TRIGGER = 0x120 variable
1165 BTN_TRIGGER : 'TRIGGER',
/external/strace/xlat/
Devdev_keycode.in285 BTN_TRIGGER
Devdev_keycode.h829 #if defined(BTN_TRIGGER) || (defined(HAVE_DECL_BTN_TRIGGER) && HAVE_DECL_BTN_TRIGGER)
830 XLAT(BTN_TRIGGER),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h364 #define BTN_TRIGGER 0x120 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c172 [BTN_TRIGGER] = "Trigger", [BTN_THUMB] = "ThumbBtn",