Home
last modified time | relevance | path

Searched refs:BTN_SOUTH (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/Documentation/input/
H A Dgamepad.rst70 an alias for BTN_SOUTH/BTN_A. It can be used to identify a gamepad as such.
102 device reports BTN_SOUTH (which BTN_GAMEPAD is an alias for). Regardless
111 If only 2 action-buttons are present, they are reported as BTN_SOUTH and
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.
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h379 #define BTN_SOUTH 0x130 macro
380 #define BTN_A BTN_SOUTH
/openbmc/linux/drivers/hid/
H A Dhid-udraw-ps3.c122 input_report_key(udraw->joy_input_dev, BTN_SOUTH, !!(data[0] & 2)); in udraw_raw_event()
391 set_bit(BTN_SOUTH, input_dev->keybit); in udraw_setup_joypad()
H A Dhid-sony.c389 [0x0f] = BTN_SOUTH, /* Cross */
416 [0x0f] = BTN_SOUTH, /* Cross */
H A Dhid-playstation.c516 BTN_SOUTH, /* Cross */
1359 input_report_key(ds->gamepad, BTN_SOUTH, ds_report->buttons[0] & DS_BUTTONS0_CROSS); in dualsense_parse_report()
2231 input_report_key(ds4->gamepad, BTN_SOUTH, ds4_report->buttons[0] & DS_BUTTONS0_CROSS); in dualshock4_parse_report()
H A Dhid-nintendo.c1413 input_report_key(dev, BTN_SOUTH, btns & JC_BTN_B); in joycon_parse_report()
1677 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
H A Dhid-wiimote-modules.c1605 BTN_SOUTH, /* WIIMOD_PRO_KEY_B */
/openbmc/linux/drivers/input/misc/
H A Dibm-panel.c151 panel->keycodes[1] = BTN_SOUTH; in ibm_panel_probe()
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi63 linux,code = <BTN_SOUTH>;
H A Drk3566-anbernic-rgxx3.dtsi98 linux,code = <BTN_SOUTH>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts124 linux,code = <BTN_SOUTH>;