Home
last modified time | relevance | path

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

/linux/drivers/hid/
A 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()
A Dhid-sony.c397 [0x0d] = BTN_NORTH, /* Triangle */
424 [0x0d] = BTN_NORTH, /* Triangle */
444 [0x4] = BTN_NORTH, /* Triangle */
1087 input_report_key(input_dev, BTN_NORTH, rd[offset+4] & 0x80); in dualshock4_parse_report()
A Dhid-playstation.c283 BTN_NORTH, /* Triangle */
1063 input_report_key(ds->gamepad, BTN_NORTH, ds_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualsense_parse_report()
A Dhid-nintendo.c1355 input_report_key(dev, BTN_NORTH, btns & JC_BTN_X); in joycon_parse_report()
1581 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
A Dhid-wiimote-modules.c1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
/linux/include/dt-bindings/input/
A Dlinux-event-codes.h385 #define BTN_NORTH 0x133 macro
386 #define BTN_X BTN_NORTH
/linux/include/uapi/linux/
A Dinput-event-codes.h385 #define BTN_NORTH 0x133 macro
386 #define BTN_X BTN_NORTH
/linux/Documentation/input/
A 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/arch/arm64/boot/dts/rockchip/
A Drk3326-odroid-go2.dts112 linux,code = <BTN_NORTH>;

Completed in 33 milliseconds