Searched refs:BTN_BASE5 (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-main.c | 36 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/ |
D | twidjoy.c | 77 { 8, 1, { BTN_BASE5 } },
|
D | grip.c | 66 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
|
D | tmdc.c | 84 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
D | sidewinder.c | 327 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
|
D | analog.c | 109 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 307 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 515 #define BTN_BASE5 0x12a macro
|
/linux-4.1.27/drivers/hid/ |
D | hid-debug.c | 869 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|