Searched refs:BTN_DPAD_RIGHT (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | psxpad-spi.c | 236 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll() 263 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll() 320 input_set_capability(idev, EV_KEY, BTN_DPAD_RIGHT); in psxpad_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-nintendo.c | 469 input_report_key(dev, BTN_DPAD_RIGHT, btns & JC_BTN_RIGHT); in joycon_parse_report() 512 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
| H A D | hid-steam.c | 435 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register() 989 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
|
| H A D | hid-debug.c | 841 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
|
| H A D | hid-sony.c | 362 [0x06] = BTN_DPAD_RIGHT, /* Right */ 389 [0x06] = BTN_DPAD_RIGHT, /* Right */
|
| H A D | hid-wiimote-modules.c | 1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
|
| /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 | 594 #define BTN_DPAD_RIGHT 0x223 macro
|
| /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 | 594 #define BTN_DPAD_RIGHT 0x223 macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 592 #define BTN_DPAD_RIGHT 0x223 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 566 #define BTN_DPAD_RIGHT 0x223 macro
|
| H A D | linux-event-codes.h | 601 #define BTN_DPAD_RIGHT 0x223 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 601 #define BTN_DPAD_RIGHT 0x223 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 64 linux,code = <BTN_DPAD_RIGHT>;
|