Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dtwidjoy.c62 { 8, 1, { BTN_BASE5 } },
H A Dtmdc.c65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, 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 Danalog.c87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h377 #define BTN_BASE5 0x12a
376 #define BTN_BASE5 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h377 #define BTN_BASE5 0x12a macro
/linux/drivers/hid/
H A Dhid-debug.c3285 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",