Home
last modified time | relevance | path

Searched refs:BTN_Z (Results 1 – 32 of 32) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-icade.c152 [14] = { BTN_Z, 1 },
153 [19] = { BTN_Z, 0 },
Dhid-debug.c873 [BTN_Z] = "BtnZ", [BTN_TL] = "BtnTL",
Dwacom_wac.c669 input_report_key(input, BTN_Z, (data[10] & 0x80)); in wacom_remote_irq()
887 input_report_key(input, BTN_Z, (data[8] & 0x80)); in wacom_intuos_irq()
1018 input_report_key(input, BTN_Z, (data[8] & 0x20)); in wacom_intuos_irq()
Dhid-wiimote-modules.c824 BTN_Z, /* WIIMOD_NUNCHUK_KEY_Z */
/linux-4.4.14/drivers/input/joystick/
Dstinger.c76 input_report_key(dev, BTN_Z, ((data[3] & 0x10) >> 4)); in stinger_process_packet()
159 BIT_MASK(BTN_Z) | BIT_MASK(BTN_TL) | BIT_MASK(BTN_TR) | in stinger_connect()
Dmaplecontrol.c49 input_report_key(dev, BTN_Z, buttons & 0x0100); in dc_pad_callback()
85 BTN_Z, BTN_Y, BTN_X, BTN_SELECT, -1, -1, -1, -1, in probe_maple_controller()
Dtmdc.c77 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_START, BTN_SELECT, BTN_TL, BTN_TR };
80 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z };
82 { BTN_TRIGGER, BTN_C, BTN_B, BTN_A, BTN_THUMB, BTN_X, BTN_Y, BTN_Z, BTN_TOP, BTN_TOP2 };
Dinteract.c69 …{ BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT…
71 { BTN_C, BTN_TL, BTN_TR, BTN_A, BTN_B, BTN_Y, BTN_Z, BTN_X, -1 };
Dtwidjoy.c74 { 2, 3, { BTN_X, BTN_Y, BTN_Z } },
Ddb9.c117 static const short db9_genesis_btn[] = { BTN_START, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_M…
118 static const short db9_cd32_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN…
476 input_report_key(dev, BTN_Z, ~data & DB9_UP); in db9_timer()
Dcobra.c45 static int cobra_btn[] = { BTN_START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B…
Dguillemot.c51 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_MODE, BTN_SELECT, -1 };
Dsidewinder.c103 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE },
106 { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_START, BTN_MODE, BTN_SELECT },
Dgf2k.c74 static short gf2k_btn_pad[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, …
Dgrip.c65 static int grip_btn_xt[] = { BTN_TRIGGER, BTN_THUMB, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_…
Dgrip_mp.c91 static const int grip_btn_gp[] = { BTN_TR, BTN_TL, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, -1 };
Dxpad.c229 BTN_C, BTN_Z, /* "analog" buttons */
412 input_report_key(dev, BTN_Z, data[9]); in xpad_process_packet()
Dadi.c84 static short adi_wmgpe_key[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_STA…
Danalog.c105 static short analog_pads[] = { BTN_Y, BTN_Z, BTN_TL, BTN_TR };
Dgamecon.c119 BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z,
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h388 #define BTN_Z 0x135 macro
/linux-4.4.14/drivers/misc/lis3lv02d/
Dlis3lv02d.c687 int btns[] = {BTN_X, BTN_Y, BTN_Z}; in lis3lv02d_joystick_enable()
913 input_set_capability(input_dev, EV_KEY, BTN_Z); in lis3lv02d_8b_configure()
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c202 .ev_codes_orient_3d = {BTN_Z, BTN_Y, BTN_X, BTN_A, BTN_B, BTN_C},
/linux-4.4.14/arch/blackfin/mach-bf548/boards/
Dezkit.c233 .ev_codes_orient_3d = {BTN_Z, BTN_Y, BTN_X, BTN_A, BTN_B, BTN_C},
/linux-4.4.14/arch/blackfin/mach-bf537/boards/
Dstamp.c830 .ev_codes_orient_3d = {BTN_Z, BTN_Y, BTN_X, BTN_A, BTN_B, BTN_C},