Searched refs:BTN_BASE2 (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/input/joystick/iforce/
H A Diforce-main.c18 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A,
23 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_DEAD, -1 };
26 { BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_BASE, BTN_BASE2, BTN_BASE3,
/linux-master/drivers/input/joystick/
H A Dtwidjoy.c66 { 12, 1, { BTN_BASE2 } },
H A Dtmdc.c60 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE,
66 BTN_BASE3, BTN_BASE2, BTN_BASE };
H A Dsidewinder.c83 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE },
85 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT },
86 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT },
88 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
H A Dadi.c66 static short adi_wmi_key[] = { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_EXTRA };
67 static short adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2 };
H A Dgf2k.c54 static short gf2k_btn_joy[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 };
H A Dgrip.c47 static int grip_btn_dc[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
H A Danalog.c86 static short analog_joy_btn[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h373 #define BTN_BASE2 0x127 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h373 #define BTN_BASE2 0x127 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h373 #define BTN_BASE2 0x127 macro
/linux-master/drivers/hid/
H A Dhid-debug.c891 [BTN_BASE] = "BaseBtn", [BTN_BASE2] = "BaseBtn2",
H A Dwacom_wac.c1159 input_report_key(input, BTN_BASE2, (data[11] & 0x02));

Completed in 252 milliseconds