Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
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 };
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h376 #define BTN_BASE4 0x129
375 #define BTN_BASE4 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h376 #define BTN_BASE4 0x129 macro
/linux/drivers/hid/
H A Dhid-debug.c3284 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",