Searched refs:BTN_EAST (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/hid/ |
| H A 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()
|
| H A D | hid-sony.c | 401 [0x0e] = BTN_EAST, /* Circle */ 428 [0x0e] = BTN_EAST, /* Circle */ 447 [0x3] = BTN_EAST,
|
| H A D | hid-playstation.c | 557 BTN_EAST, /* Circle */ 1478 input_report_key(ds->gamepad, BTN_EAST, ds_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualsense_parse_report() 2443 input_report_key(ds4->gamepad, BTN_EAST, ds4_report->buttons[0] & DS_BUTTONS0_CIRCLE); in dualshock4_parse_report()
|
| H A D | hid-wiimote-modules.c | 1604 BTN_EAST, /* WIIMOD_PRO_KEY_A */
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 384 #define BTN_EAST 0x131 385 #define BTN_B BTN_EAST 383 #define BTN_EAST global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 384 #define BTN_EAST 0x131 macro 385 #define BTN_B BTN_EAST
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-anbernic-rg353x.dtsi | 133 linux,code = <BTN_EAST>;
|
| H A D | rk3326-odroid-go.dtsi | 58 linux,code = <BTN_EAST>;
|
| H A D | rk3326-gameforce-chi.dts | 138 linux,code = <BTN_EAST>;
|
| H A D | rk3566-powkiddy-rk2023.dtsi | 109 linux,code = <BTN_EAST>;
|
| /linux/drivers/input/joystick/ |
| H A D | adafruit-seesaw.c | 78 { KE_KEY, SEESAW_BUTTON_B, .keycode = BTN_EAST },
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 36 linux,code = <BTN_EAST>;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 41 linux,code = <BTN_EAST>;
|