Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/input/joystick/
H A Dadi.c65 …pe_key[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE, BTN_S…
H A Danalog.c85 …pad_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_TL2, BTN_TR2, BTN_SELECT, BTN_START, BTN_MODE, BTN_B…
/openbmc/linux/drivers/hid/
H A Dhid-sony.c268 [0x04] = BTN_START,
405 [0x04] = BTN_START, /* Start */
H A Dhid-playstation.c522 BTN_START, /* Option */
1367 input_report_key(ds->gamepad, BTN_START, ds_report->buttons[1] & DS_BUTTONS1_OPTIONS); in dualsense_parse_report()
2239 input_report_key(ds4->gamepad, BTN_START, ds4_report->buttons[1] & DS_BUTTONS1_OPTIONS); in dualshock4_parse_report()
H A Dhid-debug.c900 [BTN_START] = "BtnStart", [BTN_MODE] = "BtnMode",
H A Dhid-nintendo.c1407 input_report_key(dev, BTN_START, btns & JC_BTN_PLUS); in joycon_parse_report()
1676 BTN_START, BTN_MODE, BTN_THUMBR,
H A Dhid-input.c908 case HID_GD_START: map_key_clear(BTN_START); break; in hidinput_configure_usage()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rgxx3.dtsi128 linux,code = <BTN_START>;
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c278 input_report_key(input, BTN_START, data & (1 << 15)); in ims_pcu_gamepad_report()
317 __set_bit(BTN_START, input->keybit); in ims_pcu_setup_gamepad()

12