Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dpsxpad-spi.c236 input_report_key(input, BTN_DPAD_UP, b_rsp3 & BIT(3)); in psxpad_spi_poll()
263 input_report_key(input, BTN_DPAD_UP, b_rsp3 & BIT(3)); in psxpad_spi_poll()
320 input_set_capability(idev, EV_KEY, BTN_DPAD_UP); in psxpad_spi_probe()
H A Dn64joy.c161 input_report_key(dev, BTN_DPAD_UP, data[i].up); in n64joy_poll()
286 input_set_capability(dev, EV_KEY, BTN_DPAD_UP); in n64joy_probe()
H A Dsensehat-joystick.c31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
H A Dxpad.c454 BTN_DPAD_UP, BTN_DPAD_DOWN, /* d-pad up, down */
857 input_report_key(dev, BTN_DPAD_UP, data[2] & BIT(0)); in xpad_process_packet()
908 input_report_key(dev, BTN_DPAD_UP, data[2] & BIT(0)); in xpad360_process_packet()
1130 input_report_key(dev, BTN_DPAD_UP, data[5] & BIT(0)); in xpadone_process_packet()
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-anbernic-rg-nano.dts90 linux,code = <BTN_DPAD_UP>;
/linux/drivers/hid/
H A Dhid-steam.c747 input_set_capability(input, EV_KEY, BTN_DPAD_UP); in steam_input_register()
1491 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
1663 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_deck_input_event()
H A Dhid-debug.c3272 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
H A Dhid-wiimote-modules.c1613 BTN_DPAD_UP, /* WIIMOD_PRO_KEY_UP */
2217 BTN_DPAD_UP, /* WIIMOD_GUITAR_KEY_UP */
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts124 linux,code = <BTN_DPAD_UP>;
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h600 #define BTN_DPAD_UP 0x220 macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h600 #define BTN_DPAD_UP 0x220 macro
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi38 linux,code = <BTN_DPAD_UP>;
H A Drk3566-anbernic-rgxx3.dtsi81 linux,code = <BTN_DPAD_UP>;
H A Drk3326-gameforce-chi.dts210 linux,code = <BTN_DPAD_UP>;
H A Drk3566-powkiddy-rk2023.dtsi187 linux,code = <BTN_DPAD_UP>;
H A Drk3566-powkiddy-x55.dts180 linux,code = <BTN_DPAD_UP>;
H A Drk3568-anbernic-rg-ds.dts257 linux,code = <BTN_DPAD_UP>;
H A Drk3588s-gameforce-ace.dts261 linux,code = <BTN_DPAD_UP>;
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts99 linux,code = <BTN_DPAD_UP>;