Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-main.c18 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A,
27 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
/openbmc/linux/drivers/input/joystick/
H A Dtwidjoy.c62 { 8, 1, { BTN_BASE5 } },
H A Dgrip.c47 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
H A Dtmdc.c65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
H A Dsidewinder.c308 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
H A Danalog.c87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h374 #define BTN_BASE5 0x12a macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h376 #define BTN_BASE5 0x12a macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h376 #define BTN_BASE5 0x12a macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h376 #define BTN_BASE5 0x12a macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c893 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",