Searched refs:BTN_WEST (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | gamepad.rst | 118 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.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 387 #define BTN_WEST 0x134 macro 388 #define BTN_Y BTN_WEST
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 387 #define BTN_WEST 0x134 macro 388 #define BTN_Y BTN_WEST
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 386 #define BTN_WEST 0x134 macro 387 #define BTN_Y BTN_WEST
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 364 #define BTN_WEST 0x134 macro 365 #define BTN_Y BTN_WEST
|
| H A D | linux-event-codes.h | 388 #define BTN_WEST 0x134 macro 389 #define BTN_Y BTN_WEST
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-udraw-ps3.c | 121 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1); in udraw_raw_event() 394 set_bit(BTN_WEST, input_dev->keybit); in udraw_setup_joypad()
|
| H A D | hid-nintendo.c | 500 input_report_key(dev, BTN_WEST, btns & JC_BTN_Y); in joycon_parse_report() 519 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
|
| H A D | hid-sony.c | 372 [0x10] = BTN_WEST, /* Square */ 399 [0x10] = BTN_WEST, /* Square */ 413 [0x1] = BTN_WEST, /* Square */ 986 input_report_key(input_dev, BTN_WEST, rd[offset+4] & 0x10); in dualshock4_parse_report()
|
| H A D | hid-playstation.c | 292 BTN_WEST, /* Square */ 1091 input_report_key(ds->gamepad, BTN_WEST, ds_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualsense_parse_report()
|
| H A D | hid-wiimote-modules.c | 1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 388 #define BTN_WEST 0x134 macro 389 #define BTN_Y BTN_WEST
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 79 linux,code = <BTN_WEST>;
|