Searched refs:BTN_DPAD_DOWN (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | psxpad-spi.c | 234 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll() 261 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll() 318 input_set_capability(idev, EV_KEY, BTN_DPAD_DOWN); in psxpad_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-nintendo.c | 467 input_report_key(dev, BTN_DPAD_DOWN, btns & JC_BTN_DOWN); in joycon_parse_report() 512 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
| H A D | hid-steam.c | 437 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register() 991 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); 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 | 363 [0x07] = BTN_DPAD_DOWN, /* Down */ 390 [0x07] = BTN_DPAD_DOWN, /* Down */
|
| H A D | hid-wiimote-modules.c | 1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */ 2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
|
| /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 | 592 #define BTN_DPAD_DOWN 0x221 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 | 592 #define BTN_DPAD_DOWN 0x221 macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 590 #define BTN_DPAD_DOWN 0x221 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 564 #define BTN_DPAD_DOWN 0x221 macro
|
| H A D | linux-event-codes.h | 599 #define BTN_DPAD_DOWN 0x221 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 599 #define BTN_DPAD_DOWN 0x221 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 54 linux,code = <BTN_DPAD_DOWN>;
|