Home
last modified time | relevance | path

Searched refs:BTN_SELECT (Results 26 – 37 of 37) sorted by relevance

12

/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts188 linux,code = <BTN_SELECT>;
/openbmc/linux/drivers/input/joystick/
H A Dadi.c65 …] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE, BTN_SELECT };
H A Danalog.c85 static short analog_pad_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_TL2, BTN_TR2, BTN_SELECT, BTN_STA…
/openbmc/linux/Documentation/input/
H A Dgamepad.rst183 Left button mapped as BTN_SELECT, right button mapped as BTN_START
/openbmc/linux/drivers/hid/
H A Dhid-playstation.c521 BTN_SELECT, /* Create (PS5) / Share (PS4) */
1366 input_report_key(ds->gamepad, BTN_SELECT, ds_report->buttons[1] & DS_BUTTONS1_CREATE); in dualsense_parse_report()
2238 input_report_key(ds4->gamepad, BTN_SELECT, ds4_report->buttons[1] & DS_BUTTONS1_CREATE); in dualshock4_parse_report()
H A Dhid-debug.c899 [BTN_TR2] = "BtnTR2", [BTN_SELECT] = "BtnSelect",
H A Dhid-nvidia-shield.c949 android_map_key(BTN_SELECT); in android_input_mapping()
H A Dhid-nintendo.c1346 input_report_key(dev, BTN_SELECT, btns & JC_BTN_MINUS); in joycon_parse_report()
1670 BTN_SELECT, BTN_Z, BTN_THUMBL,
H A Dhid-sony.c402 [0x01] = BTN_SELECT, /* Select */
H A Dhid-input.c909 case HID_GD_SELECT: map_key_clear(BTN_SELECT); break; in hidinput_configure_usage()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rgxx3.dtsi122 linux,code = <BTN_SELECT>;
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c279 input_report_key(input, BTN_SELECT, data & (1 << 16)); in ims_pcu_gamepad_report()
318 __set_bit(BTN_SELECT, input->keybit); in ims_pcu_setup_gamepad()

12