Searched refs:BTN_DPAD_RIGHT (Results 1 – 21 of 21) sorted by relevance
/linux-6.12.1/drivers/input/joystick/ |
D | psxpad-spi.c | 239 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll() 266 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll() 323 input_set_capability(idev, EV_KEY, BTN_DPAD_RIGHT); in psxpad_spi_probe()
|
D | n64joy.c | 164 input_report_key(dev, BTN_DPAD_RIGHT, data[i].right); in n64joy_poll() 292 input_set_capability(dev, EV_KEY, BTN_DPAD_RIGHT); in n64joy_probe()
|
D | sensehat-joystick.c | 31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3566-anbernic-rg503.dts | 218 linux,code = <BTN_DPAD_RIGHT>; 236 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3566-anbernic-rg353x.dtsi | 145 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3566-anbernic-rg-arc.dtsi | 174 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3326-odroid-go.dtsi | 53 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3326-gameforce-chi.dts | 192 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3566-powkiddy-rk2023.dtsi | 157 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3566-powkiddy-x55.dts | 138 linux,code = <BTN_DPAD_RIGHT>;
|
D | rk3588s-gameforce-ace.dts | 230 linux,code = <BTN_DPAD_RIGHT>;
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-v3s-anbernic-rg-nano.dts | 60 linux,code = <BTN_DPAD_RIGHT>;
|
/linux-6.12.1/drivers/hid/ |
D | hid-steam.c | 750 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register() 1475 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event() 1647 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_deck_input_event()
|
D | hid-sony.c | 380 [0x06] = BTN_DPAD_RIGHT, /* Right */ 407 [0x06] = BTN_DPAD_RIGHT, /* Right */
|
D | hid-debug.c | 3270 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
|
D | hid-nintendo.c | 379 { BTN_DPAD_RIGHT, JC_BTN_RIGHT, },
|
D | hid-wiimote-modules.c | 1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h700-anbernic-rg35xx-2024.dts | 104 linux,code = <BTN_DPAD_RIGHT>;
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 601 #define BTN_DPAD_RIGHT 0x223 macro
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 601 #define BTN_DPAD_RIGHT 0x223 macro
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-odroid-go-ultra.dts | 114 linux,code = <BTN_DPAD_RIGHT>;
|