Home
last modified time | relevance | path

Searched refs:BTN_WEST (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/input/
Dgamepad.rst118 to right): BTN_WEST, BTN_SOUTH, BTN_EAST
120 (from top down): BTN_WEST, BTN_SOUTH, BTN_EAST
126 BTN_WEST, BTN_SOUTH, BTN_EAST according to their physical location.
128 is BTN_WEST, lower-right is BTN_SOUTH and upper-right is BTN_EAST.
/Linux-v4.19/drivers/hid/
Dhid-udraw-ps3.c129 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1); in udraw_raw_event()
402 set_bit(BTN_WEST, input_dev->keybit); in udraw_setup_joypad()
Dhid-sony.c374 [0x10] = BTN_WEST, /* Square */
401 [0x10] = BTN_WEST, /* Square */
415 [0x1] = BTN_WEST, /* Square */
967 input_report_key(input_dev, BTN_WEST, rd[offset+4] & 0x10); in dualshock4_parse_report()
Dhid-wiimote-modules.c1591 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h387 #define BTN_WEST 0x134 macro
388 #define BTN_Y BTN_WEST
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h387 #define BTN_WEST 0x134 macro
388 #define BTN_Y BTN_WEST