Searched refs:BTN_EAST (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 101 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For 102 horizontal layouts, the button more on the right is BTN_EAST. 105 to right): BTN_WEST, BTN_SOUTH, BTN_EAST 107 (from top down): BTN_WEST, BTN_SOUTH, BTN_EAST 111 BTN_WEST, BTN_SOUTH, BTN_EAST according to their physical location. 113 is BTN_WEST, lower-right is BTN_SOUTH and upper-right is BTN_EAST.
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 314 #define BTN_EAST 0x131 macro 315 #define BTN_B BTN_EAST
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 522 #define BTN_EAST 0x131 macro 523 #define BTN_B BTN_EAST
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote-modules.c | 1592 BTN_EAST, /* WIIMOD_PRO_KEY_A */
|