Home
last modified time | relevance | path

Searched refs:BTN_BASE4 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/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 };
27 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
/openbmc/linux/drivers/input/joystick/
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 }};
307 input_report_key(dev, BTN_BASE4, !GB(38,1)); in sw_parse()
H A Dtmdc.c61 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z };
65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
H A Dtwidjoy.c65 { 11, 1, { BTN_BASE4 } },
H A Dgf2k.c54 …n_joy[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 };
H A Dgrip.c47 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
H A Dadi.c66 …BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_EXTRA };
H A Danalog.c87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h373 #define BTN_BASE4 0x129 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h375 #define BTN_BASE4 0x129 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h375 #define BTN_BASE4 0x129 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h375 #define BTN_BASE4 0x129 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c892 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",