Searched refs:BTN_DPAD_DOWN (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/drivers/input/joystick/ |
| D | psxpad-spi.c | 237 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()
|
| D | n64joy.c | 162 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()
|
| D | sensehat-joystick.c | 31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
|
| /Linux-v6.6/drivers/hid/ |
| D | hid-steam.c | 520 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register() 1141 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event() 1302 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_deck_input_event()
|
| D | hid-sony.c | 381 [0x07] = BTN_DPAD_DOWN, /* Down */ 408 [0x07] = BTN_DPAD_DOWN, /* Down */
|
| D | hid-debug.c | 877 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
|
| D | hid-nintendo.c | 1343 input_report_key(dev, BTN_DPAD_DOWN, in joycon_parse_report() 1671 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
| D | hid-wiimote-modules.c | 1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */ 2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
|
| /Linux-v6.6/include/uapi/linux/ |
| D | input-event-codes.h | 599 #define BTN_DPAD_DOWN 0x221 macro
|
| /Linux-v6.6/include/dt-bindings/input/ |
| D | linux-event-codes.h | 599 #define BTN_DPAD_DOWN 0x221 macro
|
| /Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3326-odroid-go.dtsi | 43 linux,code = <BTN_DPAD_DOWN>;
|
| D | rk3566-anbernic-rgxx3.dtsi | 104 linux,code = <BTN_DPAD_DOWN>;
|
| /Linux-v6.6/arch/arm64/boot/dts/amlogic/ |
| D | meson-g12b-odroid-go-ultra.dts | 104 linux,code = <BTN_DPAD_DOWN>;
|