Home
last modified time | relevance | path

Searched refs:BTN_BASE5 (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/input/joystick/iforce/
Diforce-main.c36 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 };
44 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 };
52 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
/linux-4.1.27/drivers/input/joystick/
Dtwidjoy.c77 { 8, 1, { BTN_BASE5 } },
Dgrip.c66 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
Dtmdc.c84 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
Dsidewinder.c327 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
Danalog.c109 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/
Dinput.h307 #define BTN_BASE5 0x12a macro
/linux-4.1.27/include/uapi/linux/
Dinput.h515 #define BTN_BASE5 0x12a macro
/linux-4.1.27/drivers/hid/
Dhid-debug.c869 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",