Home
last modified time | relevance | path

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

12

/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h382 #define BTN_A BTN_SOUTH macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h382 #define BTN_A BTN_SOUTH macro
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-inet9f-rev03.dts180 linux,code = <BTN_A>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts176 linux,code = <BTN_A>;
/openbmc/linux/drivers/input/joystick/
H A Dadi.c65 static short adi_wmgpe_key[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_STA…
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.rst70 an alias for BTN_SOUTH/BTN_A. It can be used to identify a gamepad as such.
/openbmc/linux/drivers/hid/
H A Dhid-wiimote-modules.c57 BTN_A, /* WIIPROTO_KEY_A */
1027 BTN_A, /* WIIMOD_CLASSIC_KEY_A */
1311 input_report_key(wdata->extension.input, BTN_A, in wiimod_bboard_in_keys()
1520 set_bit(BTN_A, wdata->extension.input->keybit); in wiimod_bboard_probe()
H A Dhid-debug.c894 [BTN_DEAD] = "BtnDead", [BTN_A] = "BtnA",
H A Dhid-asus.c916 case 0xff0a: asus_map_key_clear(BTN_A); break; in asus_input_mapping()
H A Dwacom_wac.c1151 input_report_key(input, BTN_A, (data[10] & 0x04)); in wacom_remote_irq()
4038 return BTN_A + (n-10); in wacom_numbered_button_to_key()
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c274 input_report_key(input, BTN_A, data & (1 << 7)); in ims_pcu_gamepad_report()
313 __set_bit(BTN_A, input->keybit); in ims_pcu_setup_gamepad()

12