Home
last modified time | relevance | path

Searched refs:BTN_DPAD_DOWN (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/input/joystick/
Dpsxpad-spi.c237 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
264 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
321 input_set_capability(idev, EV_KEY, BTN_DPAD_DOWN); in psxpad_spi_probe()
Dn64joy.c162 input_report_key(dev, BTN_DPAD_DOWN, data[i].down); in n64joy_poll()
290 input_set_capability(dev, EV_KEY, BTN_DPAD_DOWN); in n64joy_probe()
Dsensehat-joystick.c31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
/linux-6.12.1/arch/arm/boot/dts/allwinner/
Dsun8i-v3s-anbernic-rg-nano.dts48 linux,code = <BTN_DPAD_DOWN>;
/linux-6.12.1/drivers/hid/
Dhid-steam.c752 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register()
1477 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
1649 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_deck_input_event()
Dhid-sony.c381 [0x07] = BTN_DPAD_DOWN, /* Down */
408 [0x07] = BTN_DPAD_DOWN, /* Down */
Dhid-debug.c3269 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
Dhid-wiimote-modules.c1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */
2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
Dhid-nintendo.c377 { BTN_DPAD_DOWN, JC_BTN_DOWN, },
/linux-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h700-anbernic-rg35xx-2024.dts55 linux,code = <BTN_DPAD_DOWN>;
/linux-6.12.1/include/uapi/linux/
Dinput-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/linux-6.12.1/include/dt-bindings/input/
Dlinux-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3326-odroid-go.dtsi43 linux,code = <BTN_DPAD_DOWN>;
Drk3566-anbernic-rgxx3.dtsi51 linux,code = <BTN_DPAD_DOWN>;
Drk3326-gameforce-chi.dts150 linux,code = <BTN_DPAD_DOWN>;
Drk3566-powkiddy-rk2023.dtsi121 linux,code = <BTN_DPAD_DOWN>;
Drk3566-powkiddy-x55.dts114 linux,code = <BTN_DPAD_DOWN>;
Drk3588s-gameforce-ace.dts194 linux,code = <BTN_DPAD_DOWN>;
/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-odroid-go-ultra.dts104 linux,code = <BTN_DPAD_DOWN>;