Searched refs:BTN_SOUTH (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/hid/ |
| H A 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()
|
| H A D | hid-sony.c | 402 [0x0f] = BTN_SOUTH, /* Cross */ 429 [0x0f] = BTN_SOUTH, /* Cross */ 446 [0x2] = BTN_SOUTH,
|
| H A D | hid-playstation.c | 558 BTN_SOUTH, /* Cross */ 1477 input_report_key(ds->gamepad, BTN_SOUTH, ds_report->buttons[0] & DS_BUTTONS0_CROSS); in dualsense_parse_report() 2442 input_report_key(ds4->gamepad, BTN_SOUTH, ds4_report->buttons[0] & DS_BUTTONS0_CROSS); in dualshock4_parse_report()
|
| H A D | hid-wiimote-modules.c | 1605 BTN_SOUTH, /* WIIMOD_PRO_KEY_B */
|
| /linux/drivers/input/misc/ |
| H A D | ibm-panel.c | 148 panel->keycodes[1] = BTN_SOUTH; in ibm_panel_probe()
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 382 #define BTN_SOUTH 0x130 383 #define BTN_A BTN_SOUTH 381 #define BTN_SOUTH global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 382 #define BTN_SOUTH 0x130 macro 383 #define BTN_A BTN_SOUTH
|
| /linux/drivers/input/joystick/ |
| H A D | adafruit-seesaw.c | 77 { KE_KEY, SEESAW_BUTTON_A, .keycode = BTN_SOUTH },
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 42 linux,code = <BTN_SOUTH>;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 48 linux,code = <BTN_SOUTH>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go.dtsi | 63 linux,code = <BTN_SOUTH>;
|
| H A D | rk3566-anbernic-rgxx3.dtsi | 45 linux,code = <BTN_SOUTH>;
|
| H A D | rk3326-gameforce-chi.dts | 144 linux,code = <BTN_SOUTH>;
|
| H A D | rk3566-powkiddy-rk2023.dtsi | 115 linux,code = <BTN_SOUTH>;
|