Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py487 BTN_C = 0x132 variable
1180 BTN_C : 'C',
/external/strace/xlat/
Devdev_keycode.in304 BTN_C
Devdev_keycode.h884 #if defined(BTN_C) || (defined(HAVE_DECL_BTN_C) && HAVE_DECL_BTN_C)
885 XLAT(BTN_C),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h383 #define BTN_C 0x132 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c179 [BTN_B] = "BtnB", [BTN_C] = "BtnC",