Searched refs:BTN_EAST (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/Documentation/input/ |
D | gamepad.rst | 112 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For 113 horizontal layouts, the button more on the right is BTN_EAST. 118 to right): BTN_WEST, BTN_SOUTH, BTN_EAST 120 (from top down): BTN_WEST, BTN_SOUTH, BTN_EAST 126 BTN_WEST, BTN_SOUTH, BTN_EAST according to their physical location. 128 is BTN_WEST, lower-right is BTN_SOUTH and upper-right is BTN_EAST.
|
/linux-6.12.1/drivers/hid/ |
D | hid-udraw-ps3.c | 123 input_report_key(udraw->joy_input_dev, BTN_EAST, !!(data[0] & 4)); in udraw_raw_event() 393 set_bit(BTN_EAST, input_dev->keybit); in udraw_setup_joypad()
|
D | hid-nintendo.c | 395 { BTN_EAST, JC_BTN_A, }, 418 { BTN_EAST, JC_BTN_A, }, 437 { BTN_EAST, JC_BTN_B, }, 446 { BTN_EAST, JC_BTN_A, }, 465 { BTN_EAST, JC_BTN_B, },
|
D | hid-sony.c | 388 [0x0e] = BTN_EAST, /* Circle */ 415 [0x0e] = BTN_EAST, /* Circle */
|
D | hid-playstation.c | 522 BTN_EAST, /* Circle */ 1367 input_report_key(ds->gamepad, BTN_EAST, ds_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualsense_parse_report() 2290 input_report_key(ds4->gamepad, BTN_EAST, ds4_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualshock4_parse_report()
|
D | hid-wiimote-modules.c | 1604 BTN_EAST, /* WIIMOD_PRO_KEY_A */
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 383 #define BTN_EAST 0x131 macro 384 #define BTN_B BTN_EAST
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 383 #define BTN_EAST 0x131 macro 384 #define BTN_B BTN_EAST
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3566-anbernic-rg353x.dtsi | 133 linux,code = <BTN_EAST>;
|
D | rk3566-anbernic-rg503.dts | 206 linux,code = <BTN_EAST>;
|
D | rk3326-odroid-go.dtsi | 58 linux,code = <BTN_EAST>;
|
D | rk3326-gameforce-chi.dts | 138 linux,code = <BTN_EAST>;
|
D | rk3566-powkiddy-rk2023.dtsi | 109 linux,code = <BTN_EAST>;
|
D | rk3566-powkiddy-x55.dts | 102 linux,code = <BTN_EAST>;
|
D | rk3588s-gameforce-ace.dts | 182 linux,code = <BTN_EAST>;
|
/linux-6.12.1/drivers/input/joystick/ |
D | adafruit-seesaw.c | 78 { KE_KEY, SEESAW_BUTTON_B, .keycode = BTN_EAST },
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-v3s-anbernic-rg-nano.dts | 36 linux,code = <BTN_EAST>;
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h700-anbernic-rg35xx-2024.dts | 41 linux,code = <BTN_EAST>;
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-go-ultra.dts | 119 linux,code = <BTN_EAST>;
|