Searched refs:BTN_0 (Results 1 – 17 of 17) sorted by relevance
/external/autotest/client/bin/input/ |
D | linux_input.py | 448 BTN_0 = 0x100 variable 1147 BTN_0 : '0',
|
/external/u-boot/arch/arm/dts/ |
D | dra7-evm-common.dtsi | 92 linux,code = <BTN_0>;
|
D | sun8i-h3-orangepi-one.dts | 88 linux,code = <BTN_0>;
|
D | sun8i-h3-orangepi-pc.dts | 88 linux,code = <BTN_0>;
|
D | sun8i-h3-bananapi-m2-plus.dts | 83 linux,code = <BTN_0>;
|
D | sun8i-h3-orangepi-lite.dts | 89 linux,code = <BTN_0>;
|
D | sun8i-h3-orangepi-2.dts | 96 linux,code = <BTN_0>;
|
D | logicpd-som-lv-37xx-devkit.dts | 29 linux,code = <BTN_0>;
|
D | da850-lcdk.dts | 75 linux,code = <BTN_0>;
|
D | logicpd-torpedo-37xx-devkit.dts | 25 linux,code = <BTN_0>;
|
D | armada-388-clearfog.dts | 455 linux,code = <BTN_0>;
|
/external/libxkbcommon/xkbcommon/test/ |
D | evdev-scancodes.h | 291 #define BTN_0 0x100 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 343 #define BTN_0 0x100 macro
|
/external/u-boot/include/dt-bindings/input/ |
D | linux-event-codes.h | 342 #define BTN_0 0x100 macro
|
/external/strace/xlat/ |
D | evdev_keycode.h | 1711 #if defined(BTN_0) || (defined(HAVE_DECL_BTN_0) && HAVE_DECL_BTN_0) 1713 static_assert((BTN_0) == (0x100), "BTN_0 != 0x100"); 1716 # define BTN_0 0x100 4116 [BTN_0] = XLAT(BTN_0),
|
D | evdev_keycode.in | 274 BTN_0 0x100
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",
|