Home
last modified time | relevance | path

Searched refs:BTN_BASE3 (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 };
26 { BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_BASE, BTN_BASE2, BTN_BASE3,
/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 }};
H A Dtmdc.c61 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z };
66 BTN_BASE3, BTN_BASE2, BTN_BASE };
H A Dtwidjoy.c64 { 10, 1, { BTN_BASE3 } },
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 …c[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_…
H A Dadi.c66 …[] = { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_…
H A Danalog.c87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h372 #define BTN_BASE3 0x128 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h374 #define BTN_BASE3 0x128 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h374 #define BTN_BASE3 0x128 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h374 #define BTN_BASE3 0x128 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c892 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",