| /linux/Documentation/input/ |
| H A D | gamepad.rst | 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/drivers/hid/ |
| H A D | hid-udraw-ps3.c | 121 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1); in udraw_raw_event() 394 set_bit(BTN_WEST, input_dev->keybit); in udraw_setup_joypad()
|
| H A D | hid-nintendo.c | 399 { BTN_WEST, JC_BTN_Y, }, 422 { BTN_WEST, JC_BTN_Y, }, 450 { BTN_WEST, JC_BTN_Y, }, 461 { BTN_WEST, JC_BTN_A, }, /* A */
|
| H A D | hid-sony.c | 390 [0x10] = BTN_WEST, /* Square */ 417 [0x10] = BTN_WEST, /* Square */
|
| H A D | hid-playstation.c | 555 BTN_WEST, /* Square */ 1474 input_report_key(ds->gamepad, BTN_WEST, ds_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualsense_parse_report() 2425 input_report_key(ds4->gamepad, BTN_WEST, ds4_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualshock4_parse_report()
|
| H A D | hid-wiimote-modules.c | 1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 389 #define BTN_WEST 0x134 390 #define BTN_Y BTN_WEST 388 #define BTN_WEST global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 389 #define BTN_WEST 0x134 macro 390 #define BTN_Y BTN_WEST
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-anbernic-rg353x.dtsi | 163 linux,code = <BTN_WEST>;
|
| H A D | rk3326-odroid-go.dtsi | 68 linux,code = <BTN_WEST>;
|
| H A D | rk3326-gameforce-chi.dts | 222 linux,code = <BTN_WEST>;
|
| H A D | rk3566-powkiddy-rk2023.dtsi | 199 linux,code = <BTN_WEST>;
|
| H A D | rk3588s-gameforce-ace.dts | 273 linux,code = <BTN_WEST>;
|
| /linux/drivers/input/joystick/ |
| H A D | adafruit-seesaw.c | 80 { KE_KEY, SEESAW_BUTTON_Y, .keycode = BTN_WEST },
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 102 linux,code = <BTN_WEST>;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 138 linux,code = <BTN_WEST>;
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-g12b-odroid-go-ultra.dts | 129 linux,code = <BTN_WEST>;
|