Home
last modified time | relevance | path

Searched refs:BTN_WEST (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/Documentation/input/
Dgamepad.rst118 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/
Drk3566-anbernic-rg353x.dtsi89 linux,code = <BTN_WEST>;
Drk3566-anbernic-rg503.dts180 linux,code = <BTN_WEST>;
Drk3326-odroid-go.dtsi68 linux,code = <BTN_WEST>;
/linux-6.6.21/drivers/hid/
Dhid-udraw-ps3.c121 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()
Dhid-sony.c390 [0x10] = BTN_WEST, /* Square */
417 [0x10] = BTN_WEST, /* Square */
Dhid-playstation.c513 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()
Dhid-nintendo.c1410 input_report_key(dev, BTN_WEST, btns & JC_BTN_Y); in joycon_parse_report()
1677 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
Dhid-wiimote-modules.c1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
/linux-6.6.21/include/uapi/linux/
Dinput-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/linux-6.6.21/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/linux-6.6.21/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-odroid-go-ultra.dts129 linux,code = <BTN_WEST>;