Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py448 BTN_0 = 0x100 variable
1147 BTN_0 : '0',
/external/u-boot/arch/arm/dts/
Ddra7-evm-common.dtsi92 linux,code = <BTN_0>;
Dsun8i-h3-orangepi-one.dts88 linux,code = <BTN_0>;
Dsun8i-h3-orangepi-pc.dts88 linux,code = <BTN_0>;
Dsun8i-h3-bananapi-m2-plus.dts83 linux,code = <BTN_0>;
Dsun8i-h3-orangepi-lite.dts89 linux,code = <BTN_0>;
Dsun8i-h3-orangepi-2.dts96 linux,code = <BTN_0>;
Dlogicpd-som-lv-37xx-devkit.dts29 linux,code = <BTN_0>;
Dda850-lcdk.dts75 linux,code = <BTN_0>;
Dlogicpd-torpedo-37xx-devkit.dts25 linux,code = <BTN_0>;
Darmada-388-clearfog.dts455 linux,code = <BTN_0>;
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h291 #define BTN_0 0x100 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h343 #define BTN_0 0x100 macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h342 #define BTN_0 0x100 macro
/external/strace/xlat/
Devdev_keycode.h1711 #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),
Devdev_keycode.in274 BTN_0 0x100
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",