Home
last modified time | relevance | path

Searched refs:BTN_DPAD_DOWN (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/input/joystick/
Dpsxpad-spi.c236 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
263 input_report_key(input, BTN_DPAD_DOWN, b_rsp3 & BIT(1)); in psxpad_spi_poll()
326 input_set_capability(idev, EV_KEY, BTN_DPAD_DOWN); in psxpad_spi_probe()
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h592 #define BTN_DPAD_DOWN 0x221 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h592 #define BTN_DPAD_DOWN 0x221 macro
/Linux-v4.19/drivers/hid/
Dhid-steam.c458 input_set_capability(input, EV_KEY, BTN_DPAD_DOWN); in steam_register()
947 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
Dhid-debug.c855 [BTN_DPAD_UP] = "BtnDPadUp", [BTN_DPAD_DOWN] = "BtnDPadDown",
Dhid-sony.c365 [0x07] = BTN_DPAD_DOWN, /* Down */
392 [0x07] = BTN_DPAD_DOWN, /* Down */
Dhid-wiimote-modules.c1598 BTN_DPAD_DOWN, /* WIIMOD_PRO_KEY_DOWN */
2202 BTN_DPAD_DOWN, /* WIIMOD_GUITAR_KEY_DOWN */