Home
last modified time | relevance | path

Searched refs:BTN_NORTH (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/hid/
Dhid-udraw-ps3.c124 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()
Dhid-sony.c369 [0x0d] = BTN_NORTH, /* Triangle */
396 [0x0d] = BTN_NORTH, /* Triangle */
416 [0x4] = BTN_NORTH, /* Triangle */
989 input_report_key(input_dev, BTN_NORTH, rd[offset+4] & 0x80); in dualshock4_parse_report()
Dhid-wiimote-modules.c1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
/Linux-v5.10/include/uapi/linux/
Dinput-event-codes.h385 #define BTN_NORTH 0x133 macro
386 #define BTN_X BTN_NORTH
/Linux-v5.10/include/dt-bindings/input/
Dlinux-event-codes.h385 #define BTN_NORTH 0x133 macro
386 #define BTN_X BTN_NORTH
/Linux-v5.10/Documentation/input/
Dgamepad.rst125 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-v5.10/arch/arm64/boot/dts/rockchip/
Drk3326-odroid-go2.dts84 linux,code = <BTN_NORTH>;