Searched refs:BTN_DPAD_LEFT (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | psxpad-spi.c | 235 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll() 262 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll() 319 input_set_capability(idev, EV_KEY, BTN_DPAD_LEFT); in psxpad_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-nintendo.c | 470 input_report_key(dev, BTN_DPAD_LEFT, btns & JC_BTN_LEFT); in joycon_parse_report() 512 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
| H A D | hid-steam.c | 436 input_set_capability(input, EV_KEY, BTN_DPAD_LEFT); in steam_input_register() 990 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); 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 | 364 [0x08] = BTN_DPAD_LEFT, /* Left */ 391 [0x08] = BTN_DPAD_LEFT, /* Left */
|
| H A D | hid-wiimote-modules.c | 1611 BTN_DPAD_LEFT, /* WIIMOD_PRO_KEY_LEFT */
|
| /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 | 593 #define BTN_DPAD_LEFT 0x222 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 | 593 #define BTN_DPAD_LEFT 0x222 macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 591 #define BTN_DPAD_LEFT 0x222 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 565 #define BTN_DPAD_LEFT 0x222 macro
|
| H A D | linux-event-codes.h | 600 #define BTN_DPAD_LEFT 0x222 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 600 #define BTN_DPAD_LEFT 0x222 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 59 linux,code = <BTN_DPAD_LEFT>;
|