Home
last modified time | relevance | path

Searched refs:BTN_C (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/hid/
H A Dhid-icade.c143 [24] = { BTN_C, 1 },
144 [9] = { BTN_C, 0 },
H A Dhid-debug.c895 [BTN_B] = "BtnB", [BTN_C] = "BtnC",
H A Dhid-wiimote-modules.c816 BTN_C, /* WIIMOD_NUNCHUK_KEY_C */
/openbmc/linux/drivers/input/joystick/
H A Dstinger.c54 input_report_key(dev, BTN_C, ((data[0] & 0x08) >> 3)); in stinger_process_packet()
139 BIT_MASK(BTN_C) | BIT_MASK(BTN_X) | BIT_MASK(BTN_Y) | 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 static const short db9_cd32_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN…
305 input_report_key(dev, BTN_C, data[j + 1] & 0x02); in db9_saturn_report()
406 input_report_key(dev, BTN_C, ~data & DB9_FIRE2); in db9_timer()
423 input_report_key(dev, BTN_C, ~data & DB9_FIRE2); in db9_timer()
443 input_report_key(dev, BTN_C, ~data & DB9_FIRE2); in db9_timer()
H A Dmaplecontrol.c46 input_report_key(dev, BTN_C, buttons & 0x0001); in dc_pad_callback()
85 BTN_C, BTN_B, BTN_A, BTN_START, -1, -1, -1, -1, in probe_maple_controller()
H A Dspaceball.c112 input_report_key(dev, BTN_C, data[1] & 0x10); in spaceball_process_packet()
225 BIT_MASK(BTN_B) | BIT_MASK(BTN_C) | in spaceball_connect()
H A Dtmdc.c58 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_START, BTN_SELECT, BTN_TL, BTN_TR };
61 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z };
63 { BTN_TRIGGER, BTN_C, BTN_B, BTN_A, BTN_THUMB, BTN_X, BTN_Y, BTN_Z, BTN_TOP, BTN_TOP2 };
H A Dinteract.c50 …{ BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT…
52 { BTN_C, BTN_TL, BTN_TR, BTN_A, BTN_B, BTN_Y, BTN_Z, BTN_X, -1 };
H A Dtwidjoy.c58 { 0, 3, { BTN_A, BTN_B, BTN_C } },
H A Dguillemot.c32 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_MODE, BTN_SELECT, -1 };
H A Dcobra.c26 …BTN_START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL2, BTN_TR2,…
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 },
H A Dgf2k.c55 static short gf2k_btn_pad[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, …
H A Dgrip.c46 static int grip_btn_xt[] = { BTN_TRIGGER, BTN_THUMB, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_…
H A Dgrip_mp.c92 static const int grip_btn_gp[] = { BTN_TR, BTN_TL, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, -1 };
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…
H A Dxpad.c396 BTN_C, BTN_Z, /* "analog" buttons */
806 input_report_key(dev, BTN_C, data[8]); in xpad_process_packet()
H A Dgamecon.c100 BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z,
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-main.c19 BTN_B, BTN_C, BTN_DEAD, -1 };
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h383 #define BTN_C 0x132 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h385 #define BTN_C 0x132 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h385 #define BTN_C 0x132 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h385 #define BTN_C 0x132 macro

12