Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A 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()
H A Dn64joy.c164 input_report_key(dev, BTN_DPAD_RIGHT, data[i].right); in n64joy_poll()
289 input_set_capability(dev, EV_KEY, BTN_DPAD_RIGHT); 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.c453 BTN_DPAD_LEFT, BTN_DPAD_RIGHT, /* d-pad left, right */
856 input_report_key(dev, BTN_DPAD_RIGHT, data[2] & BIT(3)); in xpad_process_packet()
907 input_report_key(dev, BTN_DPAD_RIGHT, data[2] & BIT(3)); in xpad360_process_packet()
1129 input_report_key(dev, BTN_DPAD_RIGHT, data[5] & BIT(3)); in xpadone_process_packet()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg503.dts218 linux,code = <BTN_DPAD_RIGHT>;
236 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3566-anbernic-rg353x.dtsi145 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3566-anbernic-rg-arc.dtsi174 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3326-odroid-go.dtsi53 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3326-gameforce-chi.dts192 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3566-powkiddy-rk2023.dtsi157 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3566-powkiddy-x55.dts138 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3568-anbernic-rg-ds.dts215 linux,code = <BTN_DPAD_RIGHT>;
H A Drk3588s-gameforce-ace.dts231 linux,code = <BTN_DPAD_RIGHT>;
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-anbernic-rg-nano.dts60 linux,code = <BTN_DPAD_RIGHT>;
/linux/drivers/hid/
H A Dhid-steam.c748 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register()
1492 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
1664 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_deck_input_event()
H A Dhid-debug.c3273 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
H A Dhid-wiimote-modules.c1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts104 linux,code = <BTN_DPAD_RIGHT>;
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h603 #define BTN_DPAD_RIGHT 0x223 macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h603 #define BTN_DPAD_RIGHT 0x223 macro
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts114 linux,code = <BTN_DPAD_RIGHT>;