Searched refs:BTN_NORTH (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/drivers/hid/ |
D | hid-udraw-ps3.c | 124 input_report_key(udraw->joy_input_dev, BTN_NORTH, !!(data[0] & 8)); in udraw_raw_event() 392 set_bit(BTN_NORTH, input_dev->keybit); in udraw_setup_joypad()
|
D | hid-nintendo.c | 397 { BTN_NORTH, JC_BTN_X, }, 420 { BTN_NORTH, JC_BTN_X, }, 448 { BTN_NORTH, JC_BTN_X, },
|
D | hid-sony.c | 387 [0x0d] = BTN_NORTH, /* Triangle */ 414 [0x0d] = BTN_NORTH, /* Triangle */
|
D | hid-playstation.c | 521 BTN_NORTH, /* Triangle */ 1368 input_report_key(ds->gamepad, BTN_NORTH, ds_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualsense_parse_report() 2291 input_report_key(ds4->gamepad, BTN_NORTH, ds4_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualshock4_parse_report()
|
D | hid-wiimote-modules.c | 1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
|
/linux-6.12.1/drivers/input/misc/ |
D | ibm-panel.c | 150 panel->keycodes[0] = BTN_NORTH; in ibm_panel_probe()
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 386 #define BTN_NORTH 0x133 macro 387 #define BTN_X BTN_NORTH
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 386 #define BTN_NORTH 0x133 macro 387 #define BTN_X BTN_NORTH
|
/linux-6.12.1/Documentation/input/ |
D | gamepad.rst | 125 different formations. If diamond-shaped, they are reported as BTN_NORTH, 127 If rectangular-shaped, the upper-left button is BTN_NORTH, lower-left
|
/linux-6.12.1/drivers/input/joystick/ |
D | adafruit-seesaw.c | 79 { KE_KEY, SEESAW_BUTTON_X, .keycode = BTN_NORTH },
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-v3s-anbernic-rg-nano.dts | 96 linux,code = <BTN_NORTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h700-anbernic-rg35xx-2024.dts | 131 linux,code = <BTN_NORTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go.dtsi | 73 linux,code = <BTN_NORTH>;
|
D | rk3566-anbernic-rgxx3.dtsi | 87 linux,code = <BTN_NORTH>;
|
D | rk3326-gameforce-chi.dts | 216 linux,code = <BTN_NORTH>;
|
D | rk3566-powkiddy-rk2023.dtsi | 193 linux,code = <BTN_NORTH>;
|
D | rk3566-powkiddy-x55.dts | 186 linux,code = <BTN_NORTH>;
|
D | rk3588s-gameforce-ace.dts | 266 linux,code = <BTN_NORTH>;
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-go-ultra.dts | 134 linux,code = <BTN_NORTH>;
|