Home
last modified time | relevance | path

Searched refs:BTN_DPAD_LEFT (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/drivers/input/joystick/
H A Dpsxpad-spi.c238 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll()
265 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll()
322 input_set_capability(idev, EV_KEY, BTN_DPAD_LEFT); in psxpad_spi_probe()
H A Dn64joy.c163 input_report_key(dev, BTN_DPAD_LEFT, data[i].left); in n64joy_poll()
288 input_set_capability(dev, EV_KEY, BTN_DPAD_LEFT); in n64joy_probe()
H A Dsensehat-joystick.c31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353x.dtsi139 linux,code = <BTN_DPAD_LEFT>;
H A Drk3566-anbernic-rg-arc.dtsi156 linux,code = <BTN_DPAD_LEFT>;
H A Drk3566-anbernic-rg503.dts212 linux,code = <BTN_DPAD_LEFT>;
H A Drk3326-odroid-go.dtsi48 linux,code = <BTN_DPAD_LEFT>;
H A Drk3326-gameforce-chi.dts174 linux,code = <BTN_DPAD_LEFT>;
H A Drk3566-powkiddy-rk2023.dtsi139 linux,code = <BTN_DPAD_LEFT>;
H A Drk3566-powkiddy-x55.dts132 linux,code = <BTN_DPAD_LEFT>;
H A Drk3588s-gameforce-ace.dts212 linux,code = <BTN_DPAD_LEFT>;
/linux-6.15/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-anbernic-rg-nano.dts54 linux,code = <BTN_DPAD_LEFT>;
/linux-6.15/drivers/hid/
H A Dhid-steam.c749 input_set_capability(input, EV_KEY, BTN_DPAD_LEFT); in steam_input_register()
1496 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event()
1668 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_deck_input_event()
H A Dhid-sony.c382 [0x08] = BTN_DPAD_LEFT, /* Left */
409 [0x08] = BTN_DPAD_LEFT, /* Left */
H A Dhid-debug.c3270 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
H A Dhid-nintendo.c378 { BTN_DPAD_LEFT, JC_BTN_LEFT, },
H A Dhid-wiimote-modules.c1611 BTN_DPAD_LEFT, /* WIIMOD_PRO_KEY_LEFT */
/linux-6.15/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts76 linux,code = <BTN_DPAD_LEFT>;
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h601 #define BTN_DPAD_LEFT 0x222 macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h601 #define BTN_DPAD_LEFT 0x222 macro
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts109 linux,code = <BTN_DPAD_LEFT>;