Searched refs:BTN_1 (Results 1 – 15 of 15) sorted by relevance
/external/u-boot/arch/arm/dts/ |
D | socfpga_cyclone5_vining_fpga.dts | 44 label = "BTN_1"; /* DIS_PWR */ 46 linux,code = <BTN_1>;
|
D | dra7-evm-common.dtsi | 98 linux,code = <BTN_1>;
|
D | sun8i-h3-orangepi-2.dts | 100 linux,code = <BTN_1>;
|
D | da850-lcdk.dts | 81 linux,code = <BTN_1>;
|
D | meson-sm1-sei610.dts | 43 linux,code = <BTN_1>;
|
D | am3517-evm.dts | 51 linux,code = <BTN_1>;
|
D | logicpd-torpedo-baseboard.dtsi | 19 linux,code = <BTN_1>;
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 449 BTN_1 = 0x101 variable 1148 BTN_1 : '1',
|
/external/libxkbcommon/xkbcommon/test/ |
D | evdev-scancodes.h | 292 #define BTN_1 0x101 macro
|
/external/u-boot/include/dt-bindings/input/ |
D | linux-event-codes.h | 343 #define BTN_1 0x101 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 344 #define BTN_1 0x101 macro
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",
|
/external/strace/xlat/ |
D | evdev_keycode.h | 1718 #if defined(BTN_1) || (defined(HAVE_DECL_BTN_1) && HAVE_DECL_BTN_1) 1720 static_assert((BTN_1) == (0x101), "BTN_1 != 0x101"); 1723 # define BTN_1 0x101 4117 [BTN_1] = XLAT(BTN_1),
|
D | evdev_keycode.in | 275 BTN_1 0x101
|
/external/crosvm/devices/src/virtio/input/ |
D | constants.rs | 301 pub const BTN_1: u16 = 0x101; constant
|