Home
last modified time | relevance | path

Searched refs:BTN_START (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/input/joystick/
H A Dstinger.c61 input_report_key(dev, BTN_START, (data[3] & 0x01)); in stinger_process_packet()
141 BIT_MASK(BTN_START) | BIT_MASK(BTN_SELECT); in stinger_connect()
H A Ddb9.c98 static const short db9_genesis_btn[] = { BTN_START, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_M…
99 …nst short db9_cd32_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START };
303 input_report_key(dev, BTN_START, data[j + 1] & 0x08); in db9_saturn_report()
412 input_report_key(dev, BTN_START, ~data & DB9_FIRE2); in db9_timer()
431 input_report_key(dev, BTN_START, ~data & DB9_RIGHT); in db9_timer()
450 input_report_key(dev, BTN_START, ~data & DB9_FIRE2); in db9_timer()
H A Dmaplecontrol.c49 input_report_key(dev, BTN_START, buttons & 0x0008); in dc_pad_callback()
85 BTN_C, BTN_B, BTN_A, BTN_START, -1, -1, -1, -1, in probe_maple_controller()
H A Dpsxpad-spi.c251 input_report_key(input, BTN_START, b_rsp3 & BIT(4)); in psxpad_spi_poll()
278 input_report_key(input, BTN_START, b_rsp3 & BIT(4)); in psxpad_spi_poll()
335 input_set_capability(idev, EV_KEY, BTN_START); in psxpad_spi_probe()
H A Dn64joy.c173 input_report_key(dev, BTN_START, data[i].start); in n64joy_poll()
299 input_set_capability(dev, EV_KEY, BTN_START); in n64joy_probe()
H A Dgamecon.c101 BTN_TL, BTN_TR, BTN_TRIGGER, BTN_START
329 BTN_A, BTN_B, BTN_SELECT, BTN_START, BTN_X, BTN_Y, BTN_TL, BTN_TR
538 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR
661 input_report_key(dev, BTN_START, ~data[0] & 0x08); in gc_psx_report_one()
695 input_report_key(dev, BTN_START, ~data[0] & 0x08); in gc_psx_report_one()
H A Dgrip.c44 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_…
46 …RIGGER, BTN_THUMB, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_SELECT, BTN_START, BTN_MODE, -1 };
H A Dsidewinder.c84 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE },
87 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE, BTN_SELECT },
371 input_report_key(dev, BTN_START, !GB(27,1)); in sw_parse()
H A Dtwidjoy.c61 { 6, 3, { BTN_SELECT, BTN_START, BTN_MODE } },
H A Dcobra.c26 static int cobra_btn[] = { BTN_START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B…
H A Dgf2k.c55 …TN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_START, BTN_SELECT };
H A Dxpad.c390 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR, /* start/back/sticks */
794 input_report_key(dev, BTN_START, data[2] & BIT(4)); in xpad_process_packet()
854 input_report_key(dev, BTN_START, data[2] & BIT(4)); in xpad360_process_packet()
1026 input_report_key(dev, BTN_START, data[4] & BIT(2)); in xpadone_process_packet()
H A Dtmdc.c58 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_START, BTN_SELECT, BTN_TL, BTN_TR };
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dbase.py35 libevdev.EV_KEY.BTN_START,
45 libevdev.EV_KEY.BTN_START,
/openbmc/linux/drivers/hid/
H A Dhid-udraw-ps3.c127 input_report_key(udraw->joy_input_dev, BTN_START, !!(data[1] & 2)); in udraw_raw_event()
396 set_bit(BTN_START, input_dev->keybit); in udraw_setup_joypad()
H A Dhid-steam.c523 input_set_capability(input, EV_KEY, BTN_START); in steam_input_register()
1131 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
1294 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_deck_input_event()
H A Dhid-wiimote-modules.c1608 BTN_START, /* WIIMOD_PRO_KEY_PLUS */
2078 input_report_key(wdata->extension.input, BTN_START, bp); in wiimod_drums_in_ext()
2128 set_bit(BTN_START, wdata->extension.input->keybit); in wiimod_drums_probe()
2219 BTN_START, /* WIIMOD_GUITAR_KEY_PLUS */
2435 BTN_START, /* WIIMOD_TURNTABLE_KEY_PLUS */
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go3.dts140 linux,code = <BTN_START>;
/openbmc/linux/Documentation/input/
H A Dgamepad.rst179 Mapped as BTN_START
183 Left button mapped as BTN_SELECT, right button mapped as BTN_START
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h394 #define BTN_START 0x13b macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h396 #define BTN_START 0x13b macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h396 #define BTN_START 0x13b macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h396 #define BTN_START 0x13b macro
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-inet9f-rev03.dts198 linux,code = <BTN_START>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts194 linux,code = <BTN_START>;

12