Searched refs:BTN_WEST (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/Documentation/input/ |
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-6.6.21/arch/arm64/boot/dts/rockchip/ |
D | rk3566-anbernic-rg353x.dtsi | 89 linux,code = <BTN_WEST>;
|
D | rk3566-anbernic-rg503.dts | 180 linux,code = <BTN_WEST>;
|
D | rk3326-odroid-go.dtsi | 68 linux,code = <BTN_WEST>;
|
/linux-6.6.21/drivers/hid/ |
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()
|
D | hid-sony.c | 390 [0x10] = BTN_WEST, /* Square */ 417 [0x10] = BTN_WEST, /* Square */
|
D | hid-playstation.c | 513 BTN_WEST, /* Square */ 1358 input_report_key(ds->gamepad, BTN_WEST, ds_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualsense_parse_report() 2230 input_report_key(ds4->gamepad, BTN_WEST, ds4_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualshock4_parse_report()
|
D | hid-nintendo.c | 1410 input_report_key(dev, BTN_WEST, btns & JC_BTN_Y); in joycon_parse_report() 1677 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
|
D | hid-wiimote-modules.c | 1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
|
/linux-6.6.21/include/uapi/linux/ |
D | input-event-codes.h | 388 #define BTN_WEST 0x134 macro 389 #define BTN_Y BTN_WEST
|
/linux-6.6.21/include/dt-bindings/input/ |
D | linux-event-codes.h | 388 #define BTN_WEST 0x134 macro 389 #define BTN_Y BTN_WEST
|
/linux-6.6.21/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-go-ultra.dts | 129 linux,code = <BTN_WEST>;
|