Home
last modified time | relevance | path

Searched refs:BTN_Y (Results 26 – 31 of 31) sorted by relevance

12

/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.c83 static short analog_pads[] = { BTN_Y, BTN_Z, BTN_TL, BTN_TR };
/openbmc/linux/drivers/hid/
H A Dhid-debug.c896 [BTN_X] = "BtnX", [BTN_Y] = "BtnY",
H A Dhid-wiimote-modules.c1030 BTN_Y, /* WIIMOD_CLASSIC_KEY_Y */
H A Dwacom_wac.c1155 input_report_key(input, BTN_Y, (data[10] & 0x40)); in wacom_remote_irq()
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c277 input_report_key(input, BTN_Y, data & (1 << 10)); in ims_pcu_gamepad_report()
316 __set_bit(BTN_Y, input->keybit); in ims_pcu_setup_gamepad()

12