Searched refs:BTN_DPAD_DOWN (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/input/joystick/ |
| H A D | n64joy.c | 162 input_report_key(dev, BTN_DPAD_DOWN, data[i].down); in n64joy_poll() 287 input_set_capability(dev, EV_KEY, BTN_DPAD_DOWN); in n64joy_probe()
|
| H A D | sensehat-joystick.c | 31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
|
| H A D | xpad.c | 420 BTN_DPAD_UP, BTN_DPAD_DOWN, /* d-pad up, down */ 825 input_report_key(dev, BTN_DPAD_DOWN, data[2] & BIT(1)); in xpad_process_packet() 876 input_report_key(dev, BTN_DPAD_DOWN, data[2] & BIT(1)); in xpad360_process_packet() 1098 input_report_key(dev, BTN_DPAD_DOWN, data[5] & BIT(1)); in xpadone_process_packet()
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 48 linux,code = <BTN_DPAD_DOWN>;
|
| /linux/drivers/hid/ |
| H A D | hid-steam.c | 750 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register() 1494 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event() 1666 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_deck_input_event()
|
| H A D | hid-sony.c | 394 [0x07] = BTN_DPAD_DOWN, /* Down */ 421 [0x07] = BTN_DPAD_DOWN, /* Down */
|
| H A D | hid-debug.c | 3272 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
|
| H A D | hid-wiimote-modules.c | 1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */ 2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 601 #define BTN_DPAD_DOWN 0x221 599 #define BTN_DPAD_DOWN global() macro
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 55 linux,code = <BTN_DPAD_DOWN>;
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 601 #define BTN_DPAD_DOWN 0x221 macro
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go.dtsi | 43 linux,code = <BTN_DPAD_DOWN>;
|
| H A D | rk3566-anbernic-rgxx3.dtsi | 51 linux,code = <BTN_DPAD_DOWN>;
|
| H A D | rk3326-gameforce-chi.dts | 150 linux,code = <BTN_DPAD_DOWN>;
|
| H A D | rk3566-powkiddy-rk2023.dtsi | 121 linux,code = <BTN_DPAD_DOWN>;
|