Searched refs:BTN_DPAD_UP (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | psxpad-spi.c | 233 input_report_key(input, BTN_DPAD_UP, b_rsp3 & BIT(3)); in psxpad_spi_poll() 260 input_report_key(input, BTN_DPAD_UP, b_rsp3 & BIT(3)); in psxpad_spi_poll() 317 input_set_capability(idev, EV_KEY, BTN_DPAD_UP); in psxpad_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-nintendo.c | 468 input_report_key(dev, BTN_DPAD_UP, btns & JC_BTN_UP); in joycon_parse_report() 512 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
| H A D | hid-steam.c | 434 input_set_capability(input, EV_KEY, BTN_DPAD_UP); in steam_input_register() 988 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
|
| H A D | hid-debug.c | 840 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
|
| H A D | hid-sony.c | 361 [0x05] = BTN_DPAD_UP, /* Up */ 388 [0x05] = BTN_DPAD_UP, /* Up */
|
| H A D | hid-wiimote-modules.c | 1613 BTN_DPAD_UP, /* WIIMOD_PRO_KEY_UP */ 2217 BTN_DPAD_UP, /* WIIMOD_GUITAR_KEY_UP */
|
| /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 | 591 #define BTN_DPAD_UP 0x220 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 | 591 #define BTN_DPAD_UP 0x220 macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 589 #define BTN_DPAD_UP 0x220 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 563 #define BTN_DPAD_UP 0x220 macro
|
| H A D | linux-event-codes.h | 598 #define BTN_DPAD_UP 0x220 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 598 #define BTN_DPAD_UP 0x220 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 49 linux,code = <BTN_DPAD_UP>;
|