Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py448 BTN_0 = 0x100 variable
1147 BTN_0 : '0',
/external/strace/xlat/
Devdev_keycode.in263 BTN_0
Devdev_keycode.h767 #if defined(BTN_0) || (defined(HAVE_DECL_BTN_0) && HAVE_DECL_BTN_0)
768 XLAT(BTN_0),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h342 #define BTN_0 0x100 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",