Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h384 #define BTN_NORTH 0x133 macro
385 #define BTN_X BTN_NORTH
/openbmc/linux/drivers/hid/
H 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()
H A Dhid-sony.c387 [0x0d] = BTN_NORTH, /* Triangle */
414 [0x0d] = BTN_NORTH, /* Triangle */
H A Dhid-playstation.c514 BTN_NORTH, /* Triangle */
1361 input_report_key(ds->gamepad, BTN_NORTH, ds_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualsense_parse_report()
2233 input_report_key(ds4->gamepad, BTN_NORTH, ds4_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualshock4_parse_report()
H A Dhid-nintendo.c1411 input_report_key(dev, BTN_NORTH, btns & JC_BTN_X); in joycon_parse_report()
1677 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
H A Dhid-wiimote-modules.c1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
/openbmc/linux/drivers/input/misc/
H A Dibm-panel.c150 panel->keycodes[0] = BTN_NORTH; in ibm_panel_probe()
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH
/openbmc/linux/Documentation/input/
H 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
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi73 linux,code = <BTN_NORTH>;
H A Drk3566-anbernic-rgxx3.dtsi152 linux,code = <BTN_NORTH>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts134 linux,code = <BTN_NORTH>;