Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dpsxpad-spi.c236 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll()
263 input_report_key(input, BTN_DPAD_RIGHT, b_rsp3 & BIT(2)); in psxpad_spi_poll()
320 input_set_capability(idev, EV_KEY, BTN_DPAD_RIGHT); in psxpad_spi_probe()
/kernel/linux/linux-6.6/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()
292 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,
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c518 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register()
1060 * 9.1 | BTN_DPAD_RIGHT | left-pad right
1139 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
1188 * 9.1 | BTN_DPAD_RIGHT | left-pad right
1300 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_deck_input_event()
H A Dhid-sony.c380 [0x06] = BTN_DPAD_RIGHT, /* Right */
407 [0x06] = BTN_DPAD_RIGHT, /* Right */
H A Dhid-nintendo.c1359 input_report_key(dev, BTN_DPAD_RIGHT, in joycon_parse_report()
1684 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
H A Dhid-debug.c878 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
H A Dhid-wiimote-modules.c1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c435 input_set_capability(input, EV_KEY, BTN_DPAD_RIGHT); in steam_input_register()
910 * 9.1 | BTN_DPAD_RIGHT | lef-pad right
989 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
H A Dhid-sony.c362 [0x06] = BTN_DPAD_RIGHT, /* Right */
389 [0x06] = BTN_DPAD_RIGHT, /* Right */
H A Dhid-debug.c841 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
H A Dhid-wiimote-modules.c1612 BTN_DPAD_RIGHT, /* WIIMOD_PRO_KEY_RIGHT */
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h601 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h539 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h539 #define BTN_DPAD_RIGHT 0x223 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h520 #define BTN_DPAD_RIGHT 0x223 macro

Completed in 47 milliseconds