Searched refs:BTN_SOUTH (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/Documentation/input/ |
D | gamepad.rst | 70 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.
|
/linux-6.12.1/drivers/hid/ |
D | hid-udraw-ps3.c | 122 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()
|
D | hid-nintendo.c | 396 { BTN_SOUTH, JC_BTN_B, }, 419 { BTN_SOUTH, JC_BTN_B, }, 436 { BTN_SOUTH, JC_BTN_A, }, 447 { BTN_SOUTH, JC_BTN_B, }, 464 { BTN_SOUTH, JC_BTN_A, },
|
D | hid-sony.c | 389 [0x0f] = BTN_SOUTH, /* Cross */ 416 [0x0f] = BTN_SOUTH, /* Cross */
|
D | hid-playstation.c | 523 BTN_SOUTH, /* Cross */ 1366 input_report_key(ds->gamepad, BTN_SOUTH, ds_report->buttons[0] & DS_BUTTONS0_CROSS); in dualsense_parse_report() 2289 input_report_key(ds4->gamepad, BTN_SOUTH, ds4_report->buttons[0] & DS_BUTTONS0_CROSS); in dualshock4_parse_report()
|
D | hid-wiimote-modules.c | 1605 BTN_SOUTH, /* WIIMOD_PRO_KEY_B */
|
/linux-6.12.1/drivers/input/misc/ |
D | ibm-panel.c | 151 panel->keycodes[1] = BTN_SOUTH; in ibm_panel_probe()
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 381 #define BTN_SOUTH 0x130 macro 382 #define BTN_A BTN_SOUTH
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 381 #define BTN_SOUTH 0x130 macro 382 #define BTN_A BTN_SOUTH
|
/linux-6.12.1/drivers/input/joystick/ |
D | adafruit-seesaw.c | 77 { KE_KEY, SEESAW_BUTTON_A, .keycode = BTN_SOUTH },
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-v3s-anbernic-rg-nano.dts | 42 linux,code = <BTN_SOUTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h700-anbernic-rg35xx-2024.dts | 48 linux,code = <BTN_SOUTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go.dtsi | 63 linux,code = <BTN_SOUTH>;
|
D | rk3566-anbernic-rgxx3.dtsi | 45 linux,code = <BTN_SOUTH>;
|
D | rk3326-gameforce-chi.dts | 144 linux,code = <BTN_SOUTH>;
|
D | rk3566-powkiddy-rk2023.dtsi | 115 linux,code = <BTN_SOUTH>;
|
D | rk3566-powkiddy-x55.dts | 108 linux,code = <BTN_SOUTH>;
|
D | rk3588s-gameforce-ace.dts | 188 linux,code = <BTN_SOUTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-go-ultra.dts | 124 linux,code = <BTN_SOUTH>;
|