Home
last modified time | relevance | path

Searched refs:BTN_DPAD_RIGHT (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/input/joystick/
Dpsxpad-spi.c239 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()
Dn64joy.c164 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()
Dsensehat-joystick.c31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3566-anbernic-rg503.dts156 linux,code = <BTN_DPAD_RIGHT>;
174 linux,code = <BTN_DPAD_RIGHT>;
Drk3566-anbernic-rg353x.dtsi83 linux,code = <BTN_DPAD_RIGHT>;
Drk3326-odroid-go.dtsi53 linux,code = <BTN_DPAD_RIGHT>;
/Linux-v6.6/drivers/hid/
Dhid-steam.c518 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register()
1139 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
1300 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_deck_input_event()
Dhid-sony.c380 [0x06] = BTN_DPAD_RIGHT, /* Right */
407 [0x06] = BTN_DPAD_RIGHT, /* Right */
Dhid-debug.c878 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
Dhid-nintendo.c1346 input_report_key(dev, BTN_DPAD_RIGHT, in joycon_parse_report()
1671 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
Dhid-wiimote-modules.c1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
/Linux-v6.6/include/uapi/linux/
Dinput-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/Linux-v6.6/include/dt-bindings/input/
Dlinux-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/Linux-v6.6/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-odroid-go-ultra.dts114 linux,code = <BTN_DPAD_RIGHT>;