/openbmc/linux/drivers/input/joystick/ |
H A D | psxpad-spi.c | 238 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll() 265 input_report_key(input, BTN_DPAD_LEFT, b_rsp3 & BIT(0)); in psxpad_spi_poll() 322 input_set_capability(idev, EV_KEY, BTN_DPAD_LEFT); in psxpad_spi_probe()
|
H A D | n64joy.c | 163 input_report_key(dev, BTN_DPAD_LEFT, data[i].left); in n64joy_poll() 291 input_set_capability(dev, EV_KEY, BTN_DPAD_LEFT); in n64joy_probe()
|
H A D | sensehat-joystick.c | 31 BTN_DPAD_DOWN, BTN_DPAD_RIGHT, BTN_DPAD_UP, BTN_SELECT, BTN_DPAD_LEFT,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-anbernic-rg353x.dtsi | 77 linux,code = <BTN_DPAD_LEFT>;
|
H A D | rk3566-anbernic-rg503.dts | 150 linux,code = <BTN_DPAD_LEFT>;
|
H A D | rk3326-odroid-go.dtsi | 48 linux,code = <BTN_DPAD_LEFT>;
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 591 #define BTN_DPAD_LEFT 0x222 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-steam.c | 750 input_set_capability(input, EV_KEY, BTN_DPAD_LEFT); in steam_input_register() 1420 * 9.2 | BTN_DPAD_LEFT | left-pad left 1499 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event() 1548 * 9.2 | BTN_DPAD_LEFT | left-pad left 1671 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_deck_input_event()
|
H A D | hid-sony.c | 382 [0x08] = BTN_DPAD_LEFT, /* Left */ 409 [0x08] = BTN_DPAD_LEFT, /* Left */
|
H A D | hid-debug.c | 878 [BTN_DPAD_LEFT] = "BtnDPadLeft", [BTN_DPAD_RIGHT] = "BtnDPadRight",
|
H A D | hid-nintendo.c | 1361 input_report_key(dev, BTN_DPAD_LEFT, in joycon_parse_report() 1684 BTN_DPAD_UP, BTN_DPAD_DOWN, BTN_DPAD_LEFT, BTN_DPAD_RIGHT,
|
H A D | hid-wiimote-modules.c | 1611 BTN_DPAD_LEFT, /* WIIMOD_PRO_KEY_LEFT */
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 600 #define BTN_DPAD_LEFT 0x222 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 601 #define BTN_DPAD_LEFT 0x222 600 #define BTN_DPAD_LEFT global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 601 #define BTN_DPAD_LEFT 0x222 macro
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 109 linux,code = <BTN_DPAD_LEFT>;
|