Home
last modified time | relevance | path

Searched refs:BTN_DPAD_DOWN (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dpsxpad-spi.c234 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
261 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
318 input_set_capability(idev, EV_KEY, BTN_DPAD_DOWN); in psxpad_spi_probe()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dpsxpad-spi.c237 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()
H A Dn64joy.c162 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()
H A Dsensehat-joystick.c31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c520 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register()
1062 * 9.3 | BTN_DPAD_DOWN | left-pad down
1141 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
1190 * 9.3 | BTN_DPAD_DOWN | left-pad down
1302 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_deck_input_event()
H A Dhid-sony.c381 [0x07] = BTN_DPAD_DOWN, /* Down */
408 [0x07] = BTN_DPAD_DOWN, /* Down */
H A Dhid-nintendo.c1356 input_report_key(dev, BTN_DPAD_DOWN, in joycon_parse_report()
1684 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
H A Dhid-debug.c877 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
H A Dhid-wiimote-modules.c1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */
2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c437 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_input_register()
912 * 9.3 | BTN_DPAD_DOWN | lef-pad down
991 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
H A Dhid-sony.c363 [0x07] = BTN_DPAD_DOWN, /* Down */
390 [0x07] = BTN_DPAD_DOWN, /* Down */
H A Dhid-wiimote-modules.c1614 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */
2218 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */
H A Dhid-debug.c840 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h599 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h537 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h537 #define BTN_DPAD_DOWN 0x221 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h518 #define BTN_DPAD_DOWN 0x221 macro

Completed in 47 milliseconds