/linux-4.4.14/drivers/input/joystick/iforce/ |
D | iforce-main.c | 36 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 }; 40 BTN_BASE2, BTN_BASE3, BTN_BASE4, -1 }; 44 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 }; 48 BTN_BASE2, BTN_BASE3, BTN_BASE4, -1 }; 52 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/linux-4.4.14/drivers/input/joystick/ |
D | sidewinder.c | 102 …{ BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE… 104 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 105 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 107 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }}; 326 input_report_key(dev, BTN_BASE4, !GB(38,1)); in sw_parse()
|
D | tmdc.c | 80 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z }; 84 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
D | twidjoy.c | 80 { 11, 1, { BTN_BASE4 } },
|
D | gf2k.c | 73 …n_joy[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 };
|
D | grip.c | 66 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
|
D | adi.c | 85 …BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_EXTRA };
|
D | analog.c | 109 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 373 #define BTN_BASE4 0x129 macro
|
/linux-4.4.14/drivers/hid/ |
D | hid-debug.c | 868 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",
|